mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-02-05 08:18:06 +00:00
publish new docs on version changes
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -192,8 +192,8 @@ jobs:
|
||||
./firezone*.deb
|
||||
|
||||
publish-docs:
|
||||
# needs: publish
|
||||
# if: startsWith(github.ref, 'refs/tags/')
|
||||
needs: publish
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user