[ci] debug release

This commit is contained in:
Philip Peterson 2025-04-26 19:10:47 -07:00
parent 15d4b71bc4
commit 4304fffac3
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -145,7 +145,9 @@ jobs:
uses: softprops/action-gh-release@v2
env:
NODE_VERSION: ${{ env.NODE_VERSION }}
ACTIONS_STEP_DEBUG: true
with:
preserve_order: true
name: Release ${{ github.ref_name }}
tag_name: ${{ github.ref }}
token: ${{ secrets.GITHUB_TOKEN }}