Skip to content

Commit

Permalink
Permissions for Release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nosborn committed Jan 19, 2025
1 parent ea4f456 commit 58bcfd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ concurrency: ci-release

jobs:
create-release:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 58bcfd1

Please sign in to comment.