Skip to content

Commit

Permalink
hotfix: try to force permissions for write-all for new-version
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire committed Jan 9, 2025
1 parent ff9b364 commit 2aa4cf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/new-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:

jobs:
release:
permissions: write-all
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 2aa4cf3

Please sign in to comment.