Skip to content

Commit ce399f6

Browse files
committed
auto get token
Signed-off-by: Zhenbo Li <[email protected]>
1 parent d47ae5c commit ce399f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/zola.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
env:
1212
PAGES_BRANCH: gh-pages
1313
BUILD_DIR: .
14-
TOKEN: ${{ secrets.TOKEN }}
1514
# BUILD_ONLY: true
1615
build_and_deploy:
1716
runs-on: ubuntu-latest
@@ -24,5 +23,4 @@ jobs:
2423
env:
2524
PAGES_BRANCH: master
2625
BUILD_DIR: .
27-
TOKEN: ${{ secrets.PUBLIC_TOKEN }}
2826
REPOSITORY: username/username.github.io

0 commit comments

Comments
 (0)