fixed build
This commit is contained in:
parent
3e544ee2ef
commit
7d2f00cf4e
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Push to registry
|
- name: Push to registry
|
||||||
if: ${{github.ref_name}} == "release"
|
if: ${{github.ref_name}} == "release"
|
||||||
uses: ztimson/actions/npm/publish
|
uses: ztimson/actions/npm/publish@develop
|
||||||
|
|
||||||
tag:
|
tag:
|
||||||
name: Tag Version
|
name: Tag Version
|
||||||
|
Loading…
Reference in New Issue
Block a user