Skip to content

Commit

Permalink
release workflow: Add missing secrets: inherit to vm-kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
sharnoff committed Jan 25, 2024
1 parent 4f277ba commit 1178783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: ./.github/workflows/vm-kernel.yaml
with:
tag: ${{ github.ref_name }}
secrets: inherit

release:
needs: vm-kernel
Expand Down

0 comments on commit 1178783

Please sign in to comment.