Skip to content

Commit

Permalink
fix(ci): fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidFederl committed Dec 19, 2024
1 parent 615a303 commit 90893b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: Generate Release
runs-on: ubuntu-latest
needs:
- build
- build_bootjar
permissions:
contents: write
issues: write
Expand Down

0 comments on commit 90893b1

Please sign in to comment.