There was an error while loading. Please reload this page.
1 parent 775b169 commit 8bda999Copy full SHA for 8bda999
.github/workflows/flowzone.yml
@@ -24,4 +24,6 @@ jobs:
24
)
25
secrets: inherit
26
with:
27
- balena_slugs: 'balenalabs/browser-aarch64,balenalabs/browser-amd64,balenalabs/browser-armv7hf'
+ # Prevent publishing of releases to balenaCloud after its move to balena-io-experimental org
28
+ # To update on balenaHub, do a manual push of the browser block from the balenalabs account
29
+ balena_slugs: ''
0 commit comments