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 0b5c8ad commit 3b18837Copy full SHA for 3b18837
.github/workflows/CICD.yml
.github/workflows/deploy.yml
@@ -6,4 +6,6 @@ on:
6
jobs:
7
deploy:
8
uses: Geode-solutions/actions/.github/workflows/js-deploy.yml@master
9
+ with:
10
+ repos: ${{ vars.REPOS }}
11
secrets: inherit
0 commit comments