Skip to content

Commit f843558

Browse files
committed
Include the tag name for Windows Release
1 parent d8c611a commit f843558

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ jobs:
223223
php-version: ${{ matrix.php-version }}
224224
arch: ${{ matrix.arch }}
225225
ts: ${{ matrix.ts }}
226+
ref: ${{ needs.check-trigger.outputs.tag_name }}
226227
args: --with-crc-fast=C:\crc_fast
227228

228229
release:

0 commit comments

Comments
 (0)