Skip to content

Commit

Permalink
Merge pull request #133 from es-ude/fix_release_workflow
Browse files Browse the repository at this point in the history
fix(ci): fix release workflow
  • Loading branch information
DavidFederl authored Dec 19, 2024
2 parents 615a303 + 86493c8 commit 9914d37
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 9914d37

Please sign in to comment.