mirror of
https://github.com/RubyMetric/chsrc.git
synced 2024-11-22 06:15:28 +08:00
remove trash
This commit is contained in:
parent
4074338410
commit
79a0b619f0
1
.github/workflows/pkg-aur-bin.yml
vendored
1
.github/workflows/pkg-aur-bin.yml
vendored
|
@ -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
Block a user