Skip to content

Commit

Permalink
Merge pull request #248 from AttorneyOnline/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/JamesIves/github-pages-deploy-action-4.7.1

Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1
  • Loading branch information
stonedDiscord authored Dec 2, 2024
2 parents 67ffa8f + e729b75 commit af03873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build Project
run: npm run build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.6.9
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
branch: gh-pages # The branch the action should deploy to.
folder: dist # The folder the action should deploy.

0 comments on commit af03873

Please sign in to comment.