Skip to content
Snippets Groups Projects
Commit 00d7fef7 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Reference updated action-gh-release@v1

instead of the branch that got pulled.

(cherry picked from commit b42e01d7)
parent 3ee3e011
No related branches found
No related tags found
No related merge requests found
......@@ -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 }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment