We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbbd296 commit 5a9e686Copy full SHA for 5a9e686
1 file changed
.github/workflows/blank.yml
@@ -37,8 +37,8 @@ jobs:
37
deploy:
38
needs: build
39
runs-on: ubuntu-latest
40
- environment:
41
- name: github-pages
+ ## environment:
+ ## name: github-pages
42
## url: ${{ steps.deployment.outputs.page_url }}
43
steps:
44
- name: Deploy to GitHub Pages
0 commit comments