Skip to content

Commit 42a1fb3

Browse files
committed
CI: quoteeeeessssssss
1 parent 2b60e77 commit 42a1fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
echo "PROJECT_NAME=$PROJECT_NAME"
6666
echo 'version=${{ steps.meta.outputs.version }}'
67-
echo target=${{ matrix.target }}'
67+
echo 'target=${{ matrix.target }}'
6868
6969
ARCHIVE_NAME='${{ env.PROJECT_NAME }}-${{ steps.meta.outputs.version }}-${{ matrix.target }}'
7070
echo "ARCHIVE_NAME=$ARCHIVE_NAME"

0 commit comments

Comments
 (0)