Skip to content

Commit

Permalink
remove unused action
Browse files Browse the repository at this point in the history
  • Loading branch information
orpos committed Dec 10, 2024
1 parent 337f982 commit 9cc743b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
permissions:
contents: write
pull-requests: read
needs: [ build, publish ]
needs: [ build ]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 9cc743b

Please sign in to comment.