Skip to content

Commit

Permalink
ci(release): use correct binary name
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccs committed Apr 18, 2024
1 parent d2a0c79 commit 0b00914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
--target main --generate-notes \
web/frontend/dist/ \
web/backend/dist/ \
firewall/cerbero3
firewall/cerbero
env:
GITHUB_TOKEN: ${{ secrets.CUSTOM_TOKEN }} # A custom token is needed to chain workflows after this one (e.g. docker builds)

0 comments on commit 0b00914

Please sign in to comment.