Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dlothian authored Jan 15, 2024
1 parent dcd365b commit e840e5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v3
with:
folder: VerbApp/www
folder: VerbApp/www
token: ${{ github.token }}

0 comments on commit e840e5c

Please sign in to comment.