Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
CI: Fix drafting a new release from git tag
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Reichl <[email protected]>
  • Loading branch information
thetredev committed Nov 11, 2023
1 parent e34f7aa commit 197085e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
build-scan-push-tag:
runs-on: ubuntu-22.04
permissions:
contents: read
contents: write
packages: write
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 197085e

Please sign in to comment.