Skip to content

Commit 5d25745

Browse files
authoredApr 8, 2024··
Upgrade jeffreytse/jekyll-deploy-action
1 parent a19aaa7 commit 5d25745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
${{ runner.os }}-gems-
2121
2222
# Use GitHub Deploy Action to build and deploy to GitHub
23-
- uses: jeffreytse/jekyll-deploy-action@v0.4.0
23+
- uses: jeffreytse/jekyll-deploy-action@v0.6.0
2424
with:
2525
provider: 'github'
2626
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.