Skip to content

Commit 9d01e42

Browse files
Update publish.yml
1 parent f8e8dcf commit 9d01e42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ on: workflow_dispatch
55
jobs:
66
publish:
77
uses: datavisyn/github-workflows/.github/workflows/publish-node-python.yml@main
8-
secrets: inherit
8+
secrets:
9+
DV_DEVOPS: ${{ secrets.DV_DEVOPS }}

0 commit comments

Comments
 (0)