Reference updated action-gh-release@v1

instead of the branch that got pulled.

(cherry picked from commit b42e01d7ac)
master
Nat Goodspeed 2024-02-28 08:45:12 -05:00
parent 3ee3e011ff
commit 00d7fef75e
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ jobs:
# forked from softprops/action-gh-release
- name: Create GitHub release
id: release
uses: secondlife-3p/action-gh-release@feat/add-generateReleaseNotes
uses: secondlife-3p/action-gh-release@v1
with:
# name the release page for the branch
name: "${{ needs.build.outputs.viewer_branch }}"