Skip to content

Commit

Permalink
Always try publishing new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmire committed May 7, 2024
1 parent 73cd2de commit 87be536
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:

publish-release:
needs: is-release
if: needs.is-release.outputs.IS_RELEASE == 'true'
name: Publish release
permissions:
contents: write
Expand Down

0 comments on commit 87be536

Please sign in to comment.