Skip to content

Commit 6c4d7aa

Browse files
authored
Merge pull request #89 from Geode-solutions/fix/deploy-dep
fix(Actions): use dependency for deployment
2 parents 38012fb + 938bc36 commit 6c4d7aa

File tree

3 files changed

+248
-214
lines changed

3 files changed

+248
-214
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ jobs:
77
deploy:
88
uses: Geode-solutions/actions/.github/workflows/py-deploy.yml@master
99
with:
10+
repos: ${{ vars.REPOS }}
1011
npm: true
1112
secrets: inherit

0 commit comments

Comments
 (0)