We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19aaa7 commit 5d25745Copy full SHA for 5d25745
.github/workflows/build-deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
${{ runner.os }}-gems-
21
22
# Use GitHub Deploy Action to build and deploy to GitHub
23
- - uses: jeffreytse/jekyll-deploy-action@v0.4.0
+ - uses: jeffreytse/jekyll-deploy-action@v0.6.0
24
with:
25
provider: 'github'
26
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments