Skip to content

Commit a446a5c

Browse files
committed
[PIPELINE] Force create a release
1 parent 9efca1a commit a446a5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
$HasDiff = $SourceDiff.Length -gt 0
4444
4545
# Set the output named "version_changed"
46-
Write-Host "::set-output name=version_changed::False"
46+
Write-Host "::set-output name=version_changed::True"
4747
echo "version_changed=$HasDiff"
4848
4949
build:

0 commit comments

Comments
 (0)