Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
  • Loading branch information
stonedDiscord authored Dec 9, 2024
2 parents af03873 + 4e1549f commit 2d87115
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/[email protected].1
uses: JamesIves/[email protected].2
with:
branch: gh-pages # The branch the action should deploy to.
folder: dist # The folder the action should deploy.

0 comments on commit 2d87115

Please sign in to comment.