Skip to content

Commit

Permalink
Update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
adimoldovan committed Aug 31, 2024
1 parent 49e2786 commit 72d97ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
ref: 'latest'

- name: 'Create the release tag'
permissions:
workflows: write
run: |
git tag -f $VERSION
git push origin $VERSION --force
Expand Down

0 comments on commit 72d97ec

Please sign in to comment.