Skip to content

Commit 688b546

Browse files
committed
fix: format issue
Signed-off-by: Ruben Romero Montes <[email protected]>
1 parent 96e13b6 commit 688b546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-marketplace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
echo "CHANNEL=$CHANNEL" >> $GITHUB_OUTPUT
7575
echo "Publishing version $VERSION to $CHANNEL channel"
7676
77-
- name: Check for changes since last nightly
77+
- name: Check for changes since last nightly
7878
if: github.event_name == 'schedule'
7979
id: changes_check
8080
run: |

0 commit comments

Comments
 (0)