mirror of
https://gitee.com/RubyMetric/chsrc.git
synced 2025-12-25 20:52:49 +00:00
remove trash
This commit is contained in:
parent
4074338410
commit
79a0b619f0
|
|
@ -13,7 +13,6 @@ jobs:
|
|||
steps:
|
||||
- name: Get the release tag
|
||||
id: get_tag
|
||||
# run: echo ::set-output name=tag::${GITHUB_REF#refs/*/}
|
||||
run: |
|
||||
echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
|
||||
- name: Validate version tag
|
||||
|
|
|
|||
Loading…
Reference in New Issue