Skip to content

Commit

Permalink
update github actions deploy pages
Browse files Browse the repository at this point in the history
  • Loading branch information
hristoiankov committed Jan 13, 2025
1 parent 4f7fb1c commit b48f310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/angular-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
name: deploy_dist

- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@releases/v3
uses: JamesIves/github-pages-deploy-action@releases/v4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
Expand Down

0 comments on commit b48f310

Please sign in to comment.