Skip to content

Commit

Permalink
set permission contents to write for localwallet build
Browse files Browse the repository at this point in the history
  • Loading branch information
sschiessl-bcp committed Mar 21, 2022
1 parent ab46ca0 commit 6bf8162
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- "*.*.*"
# branches: [testaction]

permissions:
contents: write

jobs:
build:
runs-on: macOS-latest
Expand Down

0 comments on commit 6bf8162

Please sign in to comment.