remove trash

This commit is contained in:
Terrasse 2024-08-29 20:53:35 +08:00
parent 4074338410
commit 79a0b619f0

View File

@ -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