Compare commits
1 Commits
2edbb35236
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bbb0919b42 |
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -15,6 +15,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
if: ${{ github.server_url == 'https://github.com' }}
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
|
||||
Reference in New Issue
Block a user