Skip to content

Commit

Permalink
Merge pull request #90 from 06chaynes/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…op/JamesIves/github-pages-deploy-action-4.6.9

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.9
  • Loading branch information
06chaynes authored Nov 13, 2024
2 parents 2feda29 + a909206 commit 0e5e59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oranda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
oranda build
- name: Deploy to Github Pages
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.9
if: ${{ github.ref == 'refs/heads/main' }}
with:
branch: gh-pages
Expand Down

0 comments on commit 0e5e59f

Please sign in to comment.