Skip to content

Commit

Permalink
fix: add actions permission
Browse files Browse the repository at this point in the history
  • Loading branch information
aquint-zama committed Jan 31, 2023
1 parent a49fa81 commit b85cf94
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 @@ -6,6 +6,8 @@ on:
description: 'Select Target Branch (default: main)'
required: true
default: 'main'
permissions:
contents: write
jobs:
prepare:
name: Release
Expand Down

0 comments on commit b85cf94

Please sign in to comment.