We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54942a5 commit 9ddd220Copy full SHA for 9ddd220
.github/workflows/build-test-deploy.yml
@@ -60,3 +60,5 @@ jobs:
60
with:
61
path: './out'
62
- name: deploy
63
+ id: deployment
64
+ uses: actions/deploy-pages@v4
0 commit comments