We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f959d2f commit 668a50cCopy full SHA for 668a50c
1 file changed
.github/workflows/push.yml
@@ -40,7 +40,7 @@ jobs:
40
pages: write
41
id-token: write
42
environment:
43
- name: github-pages
+ name: www
44
url: ${{ steps.deployment.outputs.page_url }}
45
runs-on: ubuntu-latest
46
if: github.ref == 'refs/heads/main'
0 commit comments