mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 05:44:20 +01:00
update to new input structure in publish packages
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user