summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJT <547158+jntrnr@users.noreply.github.com>2022-11-30 06:35:16 +1300
committerGitHub <noreply@github.com>2022-11-30 06:35:16 +1300
commit8fa965118c2e5a0beaa528d07eaf9b33d96779cb (patch)
tree4e46c2adbddf5d4d7a8f0de0e81d876108a6f949
parent9c800bcb2cfac71931d8485d146087c943d108d7 (diff)
Update release.yml0.72.0
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 3370812d4..9319dd15d 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -88,7 +88,7 @@ jobs:
# REF: https://github.com/marketplace/actions/gh-release
- name: Publish Archive
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v0.1.13
if: ${{ startsWith(github.ref, 'refs/tags/') }}
with:
draft: true