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 58ee2f3 commit 92bc702Copy full SHA for 92bc702
.github/workflows/ci.yml
@@ -62,6 +62,7 @@ jobs:
62
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
63
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
64
deploy:
65
+ name: 'Deploy'
66
environment:
67
name: github-pages
68
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments