summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMetaCubeX <[email protected]>2022-05-26 00:26:28 +0800
committerGitHub <[email protected]>2022-05-26 00:26:28 +0800
commite42aa59ee7a0ca75e76585eb81bd1ac2926c8952 (patch)
tree99beed2bf1dc414bee98c7616b9b1c09ef42e5cf /.github
parentf4eb0234553c3bcd9fb0429d7c6b27f00936909c (diff)
Update push.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/push.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index d97d5a7..aa5ac8d 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -62,7 +62,7 @@ jobs:
asset_content_type: application/x-gzip
- name: Push to gh-pages
- if: github.event_name == 'push' && (startsWith(github.event.ref, 'refs/tags/') || github.event.ref == 'refs/heads/publish')
+
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
PUBLISH_DIR: public