Skip to content

Commit

Permalink
fix GH permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDen committed May 5, 2024
1 parent 78e0ed0 commit af9c627
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.9.2
v1.9.3

0 comments on commit af9c627

Please sign in to comment.