...
This commit is contained in:
1
.github/workflows/documentation.yml
vendored
1
.github/workflows/documentation.yml
vendored
@@ -18,6 +18,7 @@ concurrency:
|
||||
jobs:
|
||||
deploy-documentation:
|
||||
environment:
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user