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 38012fb commit a076ea1Copy full SHA for a076ea1
.github/workflows/deploy.yml
@@ -7,5 +7,6 @@ jobs:
7
deploy:
8
uses: Geode-solutions/actions/.github/workflows/py-deploy.yml@master
9
with:
10
+ repos: ${{ vars.REPOS }}
11
npm: true
12
secrets: inherit
0 commit comments