1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-09 15:18:15 +08:00

Update ci.yml

This commit is contained in:
涵曦
2024-10-30 10:31:14 +08:00
committed by GitHub
parent dc9eb96a27
commit 119283693a

View File

@@ -34,6 +34,7 @@ jobs:
PRETAGNAME: ${{ env.TEST_TAG }}-${{ matrix.platform }}
run: |
echo "TAGNAME=${PRETAGNAME/\//-}" >> $GITHUB_OUTPUT
echo ${TAGNAME}
- name: Build Docker image
uses: docker/build-push-action@v6