Skip to content

Commit

Permalink
Merge pull request #57 from TAServers/LEST-NONE-fix-release-workflow-…
Browse files Browse the repository at this point in the history
…perms

Fix release workflow permissions
  • Loading branch information
Derpius authored Jul 2, 2023
2 parents fd07812 + 8808abe commit 53d2387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

permissions:
id-token: write
contents: write # This is needed to push tags

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 53d2387

Please sign in to comment.