Skip to content

Commit c11d4a2

Browse files
committed
chore: fixed workflow
1 parent 4481bbb commit c11d4a2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-version.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
permissions:
1919
# IMPORTANT: this permission is mandatory for Trusted Publishing
2020
id-token: write
21+
contents: write # Required to push commits and tags to the repository
22+
2123
steps:
2224
- id: checkout
2325
name: Checkout repo

0 commit comments

Comments
 (0)