Skip to content

Commit

Permalink
added write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
microtechno9000 committed May 25, 2024
1 parent 6fa3757 commit 59dc0d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

permissions:
contents: write

jobs:
version:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 59dc0d9

Please sign in to comment.