mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
Update build.yaml
This commit is contained in:
parent
09b9b3b100
commit
f56bb0a0a0
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
asset_content_type: application/text
|
asset_content_type: application/text
|
||||||
# set tag
|
# set tag
|
||||||
- id: tag-setter
|
- id: tag-setter
|
||||||
run: echo '::set-output name=tag_name::${git describe --tags}'
|
run: echo '::set-output name=tag_name::$(git describe --tags)'
|
||||||
# Dispatch build actions
|
# Dispatch build actions
|
||||||
- name: Repository Dispatch
|
- name: Repository Dispatch
|
||||||
uses: peter-evans/repository-dispatch@v1
|
uses: peter-evans/repository-dispatch@v1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user