We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f6044 commit be0d39fCopy full SHA for be0d39f
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v2
16
- - uses: XAMPPRocky/deploy-mdbook@master
+ - uses: XAMPPRocky/deploy-mdbook@v1.1
17
with:
18
token: ${{ secrets.GITHUB_TOKEN }}
19
build_only: ${{ github.ref != 'refs/heads/master' }}
0 commit comments