Skip to content

Commit 21ab032

Browse files
🩹 [Patch]: Remove GITHUB_TOKEN environment variable from Auto-Release workflow
1 parent e2c6e91 commit 21ab032

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

‎.github/workflows/Auto-Release.yml‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,5 @@ jobs:
3030

3131
- name: Auto-Release
3232
uses: PSModule/Auto-Release@v1
33-
env:
34-
GITHUB_TOKEN: ${{ github.token }} # Used for GitHub CLI authentication
3533
with:
3634
IncrementalPrerelease: false

0 commit comments

Comments
 (0)