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 07fa0fc commit b52726cCopy full SHA for b52726c
.github/workflows/deploy.yml
@@ -6,5 +6,7 @@ on:
6
jobs:
7
deploy:
8
uses: Geode-solutions/actions/.github/workflows/py-deploy.yml@master
9
+ with:
10
+ npm: true
11
secrets: inherit
12
0 commit comments