Skip to content

Commit

Permalink
Fix pages action syntax (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blacksmoke16 authored Feb 11, 2020
1 parent 574e30b commit 87c5d9c
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 @@ -37,7 +37,7 @@ jobs:
run: crystal docs
- name: Deploy
uses: JamesIves/[email protected]
env:
with:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: docs

0 comments on commit 87c5d9c

Please sign in to comment.