Skip to content

Commit 1949431

Browse files
authored
Remove GITHUB_TOKEN from digger_workflow
Removed GITHUB_TOKEN from environment variables.
1 parent 481af28 commit 1949431

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/digger_workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@ jobs:
4242
disable-locking: false
4343
env:
4444
GITHUB_CONTEXT: ${{ toJson(github) }}
45-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)