Skip to content

Commit

Permalink
chore: add write permissions for contents in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyzak committed Feb 15, 2024
1 parent 0a7ed9e commit 56392a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
description: 'Publish a specific version, enter a git tag.'
required: true

permissions:
contents: write

jobs:
setup:
name: Setup
Expand Down

0 comments on commit 56392a4

Please sign in to comment.