Skip to content

Commit bd60840

Browse files
committed
CI: updated release action
1 parent a2c501d commit bd60840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
runs-on: ubuntu-latest
7676
permissions:
7777
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
78+
contents: write # To create a release
7879
steps:
7980
- uses: actions/checkout@v4
8081

0 commit comments

Comments
 (0)