Skip to content

Commit

Permalink
[all]: Add missing "package_cap" input to the CI/CD workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ThrRip committed Nov 7, 2023
1 parent 9e7988f commit dbf5587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy-[all].yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
uses: ./.github/workflows/build-deploy.yml
with:
package: ${{ matrix.package }}
package_cap: ${{ matrix.package_cap }}
secrets: inherit

0 comments on commit dbf5587

Please sign in to comment.