Skip to content

Commit

Permalink
chore: fix permissions for version_bump.yml (#4688)
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed May 7, 2024
1 parent 8426f14 commit 14f9cc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: version_bump
permissions:
contents: write
on: workflow_dispatch
jobs:
build:
Expand Down

0 comments on commit 14f9cc6

Please sign in to comment.