update to new input structure in publish packages

This commit is contained in:
Jesse de Wit
2023-11-09 21:17:57 +01:00
parent 2b3f36c44a
commit 99311dc777

View File

@@ -37,8 +37,8 @@ jobs:
with:
repository: breez/breez-sdk
ref: ${{ needs.setup.outputs.sdk-ref }}
csharp-package-version: ${{ needs.setup.outputs.package-version }}
flutter-package-version: ${{ needs.setup.outputs.package-version }}
package-version: ${{ needs.setup.outputs.package-version }}
packages-to-publish: '["csharp", "flutter"]'
use-dummy-binaries: true
check-rust: