Skip to content

Commit

Permalink
add permissions (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
az33zy authored Dec 24, 2024
1 parent e0cbe0a commit fc70b61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:
release:
if: github.repository == 'az33zy/lexirank'
permissions:
contents: write
id-token: write
pull-requests: write
name: Release
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit fc70b61

Please sign in to comment.