Skip to content

Commit

Permalink
Set deploy-mdbook to v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky authored Apr 26, 2020
1 parent 30f6044 commit be0d39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: XAMPPRocky/deploy-mdbook@master
- uses: XAMPPRocky/deploy-mdbook@v1.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
build_only: ${{ github.ref != 'refs/heads/master' }}
Expand Down

0 comments on commit be0d39f

Please sign in to comment.