Skip to content

Commit

Permalink
fix wheels inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-wise committed Jun 20, 2022
1 parent 195c682 commit 0b1abcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ jobs:
is_release: ${{ github.event_name == 'release' }}
rev: ${{ needs.build_package.outputs.rev }}
next_rev: ${{ needs.build_package.outputs.next_rev }}
secrets: inherit

0 comments on commit 0b1abcc

Please sign in to comment.