Skip to content

Commit

Permalink
Merge pull request #57 from alexander-scott/alexander-scott-patch-1
Browse files Browse the repository at this point in the history
Remove CI release condition
  • Loading branch information
alexander-scott authored Mar 11, 2023
2 parents 084ff20 + 1206f84 commit 7bd8a27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
upload-to-marketplace:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7bd8a27

Please sign in to comment.