Skip to content

Commit

Permalink
Merge pull request #157 from xuwei-k/dependabot/github_actions/JamesI…
Browse files Browse the repository at this point in the history
…ves/github-pages-deploy-action-4.6.1

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1

[skip ci]
  • Loading branch information
xuwei-k committed May 21, 2024
2 parents c05851e + 0bc4b5f commit fb1225d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
test
copyFilesFull
- if: ${{ github.ref == 'refs/heads/main' && github.event_name == 'push' && github.repository_owner == 'xuwei-k' && matrix.os == 'ubuntu-latest' }}
uses: JamesIves/github-pages-deploy-action@v4.6.0
uses: JamesIves/github-pages-deploy-action@v4.6.1
with:
branch: gh-pages
folder: sources
Expand Down

0 comments on commit fb1225d

Please sign in to comment.