Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
🔌Update draft-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AzaleeX authored Jan 2, 2024
1 parent 6b0b048 commit 13852e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: |
php build/generate-build-info-json.php \
${{ github.sha }} \
${{ steps.get-symply-version.outputs.SYMPLY_VERSION }} \
"${{ steps.get-symply-version.outputs.SYMPLY_VERSION }}" \
${{ github.repository }} \
${{ steps.build-number.outputs.BUILD_NUMBER }} \
${{ github.run_id }} \
Expand Down

0 comments on commit 13852e4

Please sign in to comment.