Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8
  • Loading branch information
stonedDiscord authored Sep 30, 2024
2 parents 0557ccf + ea6501a commit bbf9099
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].4
uses: JamesIves/[email protected].8
with:
branch: gh-pages # The branch the action should deploy to.
folder: dist # The folder the action should deploy.

0 comments on commit bbf9099

Please sign in to comment.