Skip to content

Commit

Permalink
GHA: add missing secrets
Browse files Browse the repository at this point in the history
Signed-off-by: Vicente Cheng <[email protected]>
(cherry picked from commit 8c6b0bb)
  • Loading branch information
Vicente-Cheng committed Feb 3, 2025
1 parent 12cde83 commit 8d826f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
needs: build-for-release
uses: ./.github/workflows/installer-pr.yml
with:
tag: ${{ github.ref_name }}
tag: ${{ github.ref_name }}
secrets: inherit

0 comments on commit 8d826f7

Please sign in to comment.