Skip to content

Commit

Permalink
Update pages-deploy-action to latest (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blacksmoke16 authored Nov 25, 2020
1 parent 54dbf5c commit 46aea70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build
run: crystal docs lib/athena-spec/src/athena-spec.cr src/athena-validator.cr src/spec.cr
- name: Deploy
uses: JamesIves/github-pages-deploy-action@3.6.1
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
Expand Down

0 comments on commit 46aea70

Please sign in to comment.