Skip to content

Commit a076ea1

Browse files
committed
fix(Actions): use dependency for deployment
1 parent 38012fb commit a076ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
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)