mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove quotes
Signed-off-by: Philippe Leprince <philippe@ynput.io>
This commit is contained in:
parent
71a5a46030
commit
17fbd5228c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_mkdocs.yml
vendored
2
.github/workflows/deploy_mkdocs.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
|
||||
- name: Get current tag
|
||||
id: git_tag
|
||||
uses: "devops-actions/action-get-tag@v1.0.3"
|
||||
uses: devops-actions/action-get-tag@v1.0.3
|
||||
with:
|
||||
default: 1.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue