Skip to content

Commit

Permalink
Inherit secrets for build and deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mpanne committed May 8, 2024
1 parent 61b91d3 commit ff4b385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,3 +185,4 @@ jobs:
with:
name: ${{ matrix.packages.name }}
directory: ${{ matrix.packages.directory }}
secrets: inherit

0 comments on commit ff4b385

Please sign in to comment.