Skip to content

Commit

Permalink
Add permission to workflow_dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: RLRabinowitz <rlrabinowitz2@gmail.com>
  • Loading branch information
RLRabinowitz committed Nov 16, 2023
1 parent 7bac179 commit 56d8c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
environment: Development
permissions:
contents: write
actions: write
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit 56d8c3e

Please sign in to comment.