Skip to content

Commit 9998ce7

Browse files
authored
remove secret in action
1 parent 17c5688 commit 9998ce7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
mkdocs build
2626
mkdir sites
2727
mv site sites/clash
28-
env:
29-
GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
3028
3129
- name: Deploy
3230
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)