This commit is contained in:
2025-02-07 12:17:34 +03:00
parent 20927485d9
commit 96bc5c9e5d

View File

@@ -17,8 +17,8 @@ concurrency:
jobs:
deploy-documentation:
#if: startsWith(github.ref, 'refs/tags/')
environment:
if: startsWith(github.ref, 'refs/tags/')
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest