Skip to content

Commit

Permalink
Update test yaml script
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Nov 29, 2023
1 parent 47932fc commit 8cb1f5f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

env:
NODE_VERSION: 18
TOKEN: ${{ secrets.KAS1QQQQ }}

jobs:
deploy:
Expand All @@ -34,4 +33,4 @@ jobs:
target_branch: gh-pages
build_dir: build
env:
GITHUB_TOKEN: ${{ secrets.KAS1QQQQ }}
GITHUB_TOKEN: ${{ secrets.test_token }}

0 comments on commit 8cb1f5f

Please sign in to comment.