Skip to content

Commit

Permalink
Merge pull request #23 from radixdlt/DO-2201-adjust-perms
Browse files Browse the repository at this point in the history
ci: set GitHub action permissions for semantic-release
  • Loading branch information
muzuke authored Feb 5, 2024
2 parents 85d9bcd + c55fca5 commit 0394f36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
build:
runs-on: ubuntu-latest

permissions:
contents: write

steps:
- uses: RDXWorks-actions/checkout@main
- name: Use Node.js
Expand Down

0 comments on commit 0394f36

Please sign in to comment.