Skip to content

Commit 8bda999

Browse files
patch: Stop flowzone publish step
1 parent 775b169 commit 8bda999

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/flowzone.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ jobs:
2424
)
2525
secrets: inherit
2626
with:
27-
balena_slugs: 'balenalabs/browser-aarch64,balenalabs/browser-amd64,balenalabs/browser-armv7hf'
27+
# 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

Comments
 (0)