Skip to content

Commit

Permalink
WIP: Try to inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
mpanne committed May 8, 2024
1 parent d1b7d7c commit 410f9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
with:
name: digitalcheck-tool-finder
directory: packages/tool-finder
deploy_key: ${{ secrets.DEPLOY_KEY }}
secrets: inherit
# build-and-push-image:
# runs-on: ubuntu-latest
# if: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit 410f9b5

Please sign in to comment.