Skip to content

Commit

Permalink
Merge pull request #91 from stocnet/develop
Browse files Browse the repository at this point in the history
Fixed pushrelease
  • Loading branch information
jhollway authored Sep 29, 2024
2 parents 511b96a + 92ec75d commit 6b38bc3
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 6b38bc3

Please sign in to comment.