mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
fix dev image
This commit is contained in:
parent
bd83f13c99
commit
0d27d8acfb
2 changed files with 2 additions and 2 deletions
2
.github/workflows/publish-dev-image.yaml
vendored
2
.github/workflows/publish-dev-image.yaml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
echo "::set-output name=VERSION::$(date +%Y.%m.%d)-development"
|
||||
|
||||
# setting tags
|
||||
"::set-output name=TAG::development"
|
||||
echo "::set-output name=TAG::development"
|
||||
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue