mirror of
https://github.com/v2rayA/v2rayA.git
synced 2024-11-25 16:34:19 +08:00
ci: fix AUR uploading
This commit is contained in:
parent
e76aba8112
commit
222ae7c4e5
1
.github/workflows/release_main.yml
vendored
1
.github/workflows/release_main.yml
vendored
@ -628,6 +628,7 @@ jobs:
|
||||
env:
|
||||
REF: ${{ inputs.tag }}
|
||||
run: |
|
||||
echo "P_DIR=$(pwd)" >> $GITHUB_OUTPUT
|
||||
tag=${{ inputs.tag }}
|
||||
version=$(echo $tag | sed 's/v//g')
|
||||
echo "VERSION=$version" >> $GITHUB_OUTPUT
|
||||
|
Loading…
Reference in New Issue
Block a user