Skip to content

Commit

Permalink
chore: update jamesives/github-pages-deploy-action action to v4.7.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Nov 28, 2024
1 parent ab8c44b commit 3c153d4
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 @@ -12,7 +12,7 @@ jobs:
- uses: taiga-family/ci/actions/setup/node@v1.100.0
- run: npx nx build-gh-pages demo
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.6.9
uses: JamesIves/github-pages-deploy-action@v4.7.0
with:
token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }}
branch: gh-pages
Expand Down

0 comments on commit 3c153d4

Please sign in to comment.