mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-02-06 01:06:29 +00:00
get basic working first
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -216,6 +216,6 @@ jobs:
|
||||
uses: JamesIves/github-pages-deploy-action@v4.2.2
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: docs/_site
|
||||
target-folder: '0.2.2' #${{ steps.get_version.outputs.VERSION }}
|
||||
folder: docs/
|
||||
# target-folder: '0.2.2' #${{ steps.get_version.outputs.VERSION }}
|
||||
clean: true
|
||||
|
||||
Reference in New Issue
Block a user