Skip to content

Commit

Permalink
Inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
vrudas committed Feb 11, 2024
1 parent 9399b06 commit 811a115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ jobs:
build:
name: Build
uses: ./.github/workflows/run_build_job.yml
secrets: inherit

publish:
needs: build
name: Publish
uses: ./.github/workflows/run_lib_publish_job.yml
secrets: inherit

0 comments on commit 811a115

Please sign in to comment.