Skip to content

Commit

Permalink
adding permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollman committed Jul 11, 2024
1 parent 1a2ca70 commit 812e06d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
name: Bump version
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write
outputs:
VERSION: ${{ steps.get-version.outputs.VERSION }}
Expand Down

0 comments on commit 812e06d

Please sign in to comment.