Skip to content

Commit

Permalink
Fix Workflow Permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC committed Oct 9, 2024
1 parent 9634c88 commit 608e34c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release-dictionaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Checkout code
Expand Down

0 comments on commit 608e34c

Please sign in to comment.