Skip to content

Commit

Permalink
Merge pull request #1223 from striezel-stash/github-pages-deploy-acti…
Browse files Browse the repository at this point in the history
…on-update

Update JamesIves/github-pages-deploy-action in GHA workflow to v4.4.1
  • Loading branch information
drager authored Mar 19, 2023
2 parents 27e8c77 + 4f132ff commit 73e7c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
./build-installer
- name: Deploy book
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@v4.4.1
if: ${{ github.ref == 'refs/heads/master' }}
with:
branch: gh-pages
Expand Down

0 comments on commit 73e7c3d

Please sign in to comment.