We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e8dcf commit 9d01e42Copy full SHA for 9d01e42
.github/workflows/publish.yml
@@ -5,4 +5,5 @@ on: workflow_dispatch
5
jobs:
6
publish:
7
uses: datavisyn/github-workflows/.github/workflows/publish-node-python.yml@main
8
- secrets: inherit
+ secrets:
9
+ DV_DEVOPS: ${{ secrets.DV_DEVOPS }}
0 commit comments