Skip to content

Commit

Permalink
feat: inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Oct 21, 2022
1 parent e1cfe78 commit 06f307b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
unitypackage-upload: true
unitypackage-name: MemoryPack.${{ inputs.tag }}.unitypackage
unitypackage-path: ./MemoryPack.${{ inputs.tag }}.unitypackage/MemoryPack.${{ inputs.tag }}.unitypackage
secrets: inherit

cleanup:
if: needs.update-packagejson.outputs.is-branch-created == 'true'
Expand Down

0 comments on commit 06f307b

Please sign in to comment.