mirror of
https://github.com/quine-global/hyper.git
synced 2026-03-13 16:38:41 -08:00
Merge d3ff2d5410 into defe680033
This commit is contained in:
commit
0b1595f9c9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -174,7 +174,7 @@ jobs:
|
||||||
|
|
||||||
- name: Create GitHub Release
|
- name: Create GitHub Release
|
||||||
# Pinned to work around https://github.com/softprops/action-gh-release/issues/445
|
# Pinned to work around https://github.com/softprops/action-gh-release/issues/445
|
||||||
uses: softprops/action-gh-release@v2.0.5
|
uses: softprops/action-gh-release@v2.5.0
|
||||||
env:
|
env:
|
||||||
NODE_VERSION: ${{ env.NODE_VERSION }}
|
NODE_VERSION: ${{ env.NODE_VERSION }}
|
||||||
ACTIONS_STEP_DEBUG: true
|
ACTIONS_STEP_DEBUG: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue