Skip to content

Commit 300e272

Browse files
chore: typo
Signed-off-by: David Dal Busco <[email protected]>
1 parent dcd71f5 commit 300e272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to Juno
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [release]
6+
branches: [released]
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)