Skip to content

Commit

Permalink
For test
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu committed Dec 24, 2024
1 parent c8d8273 commit 7d5e448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
\"prerelease\": ${{ contains(github.ref, 'beta') || contains(github.ref, 'rc') }},
\"generate_release_notes\": true
}"
echo "Parameters:
echo "Data:
\"tag_name\": \"${{ github.ref_name }}\",
\"previous_tag_name\": \"${latest_release_tag}\",
\"prerelease\": ${{ contains(github.ref, 'beta') || contains(github.ref, 'rc') }},
Expand Down

0 comments on commit 7d5e448

Please sign in to comment.