We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb9b81 commit 729c0b4Copy full SHA for 729c0b4
.github/workflows/build-and-deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
run: pnpm build
28
29
- name: Deploy 🚀
30
- uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4
+ uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4
31
with:
32
folder: dist/angular-intl-demo/browser
33
0 commit comments