We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fccf2d1 commit b6a725bCopy full SHA for b6a725b
.github/workflows/blank.yml
@@ -20,7 +20,7 @@ jobs:
20
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
21
- uses: actions/[email protected]
22
- name: Logseq Publish
23
- uses: pengx17/[email protected]
+ uses: dino920135/[email protected]
24
- name: add a nojekyll file
25
run: touch $GITHUB_WORKSPACE/www/.nojekyll
26
- name: Deploy
0 commit comments