mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-09-18 09:31:57 +00:00
Update publish_npm.yaml
Signed-off-by: zhanghengxin <812718649@qq.com>
This commit is contained in:
parent
9028c7dfa9
commit
4f3c5f3fdf
2
.github/workflows/publish_npm.yaml
vendored
2
.github/workflows/publish_npm.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
node-version: 16
|
||||
registry-url: https://registry.npmjs.org/
|
||||
|
||||
- run: each "$(git tag --sort=-creatordate | head -n 1)"
|
||||
- run: echo "$(git tag --sort=-creatordate | head -n 1)"
|
||||
- name: Get version
|
||||
id: get_version
|
||||
run: echo "VERSION=$( git tag --sort=-creatordate | head -n 1 )" >> $GITHUB_OUTPUT
|
||||
|
Loading…
x
Reference in New Issue
Block a user