Skip to content

Commit

Permalink
Fixed pushrelease
Browse files Browse the repository at this point in the history
  • Loading branch information
jhollway committed Sep 29, 2024
1 parent ffd2fd0 commit 92ec75d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pushrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
name: Bump version and release
if: ${{ always() }}
needs: build
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 92ec75d

Please sign in to comment.