Skip to content

Commit 610bbd8

Browse files
committed
fix: test
1 parent 8f2425a commit 610bbd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pages.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ concurrency:
2020

2121
jobs:
2222
deploy:
23-
environment:
24-
name: github-pages
25-
url: ${{ steps.deployment.outputs.page_url }}
23+
# environment:
24+
# name: github-pages
25+
# url: ${{ steps.deployment.outputs.page_url }}
2626
runs-on: ubuntu-latest
2727
strategy:
2828
fail-fast: false

0 commit comments

Comments
 (0)