Skip to content

Commit 3cef926

Browse files
Revert "fix(ci): use bot GitHub token so forks can deploy"
This reverts commit eb6e864.
1 parent eb6e864 commit 3cef926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k8s-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches: [ develop ]
99

1010
env:
11-
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
11+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1212

1313
DOCKER_REGISTRY: ghcr.io
1414
DOCKER_PACKAGE: site-composite

0 commit comments

Comments
 (0)