Skip to content

Commit

Permalink
fix(action): Use full version of publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 authored Dec 21, 2020
1 parent b4400b4 commit 6673e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Copy CNAME
run: cp CNAME docs/out/
- name: Deploy
uses: s0/git-publish-subdir-action@v2.4
uses: s0/git-publish-subdir-action@v2.4.0
env:
REPO: self
BRANCH: gh-pages
Expand Down

0 comments on commit 6673e68

Please sign in to comment.