Skip to content

Commit

Permalink
secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
typotter committed Nov 18, 2024
1 parent f1de84d commit ec09b50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-sdk-test-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
version: ${{ inputs.version }}
docker_context: ./package-testing/sdk-test-runner
image_name: sdk-test-runner
secrets: inherit
1 change: 1 addition & 0 deletions .github/workflows/release-sdk-testing-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
version: ${{ inputs.version }}
docker_context: ./package-testing/testing-api
image_name: testing-api
secrets: inherit

0 comments on commit ec09b50

Please sign in to comment.