Skip to content

Commit

Permalink
fix conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamink committed Sep 21, 2024
1 parent a83249a commit b3bbf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:

link:
if: ${{ github.event_name == 'pull_request' }}
needs: build
needs: tagged-release
runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit b3bbf9d

Please sign in to comment.