Skip to content

Commit

Permalink
fix: release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentame committed Dec 17, 2024
1 parent 25aa9c0 commit 9490693
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ jobs:
name: Release
runs-on: ubuntu-latest
permissions:
id-token: write
attestations: write
contents: write
id-token: write
steps:
- name: Check out the repository
uses: actions/[email protected]
Expand Down

0 comments on commit 9490693

Please sign in to comment.