Skip to content

Commit caad0c6

Browse files
Remove GITHUB_TOKEN environment variable from Auto-Release workflow for improved security.
1 parent 643013e commit caad0c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/Auto-Release.yml

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

3131
- name: Auto-Release
3232
uses: PSModule/Auto-Release@v1
33-
env:
34-
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)