Skip to content

Commit 1df7ecf

Browse files
committed
Change template in pre-dev
1 parent bab3a36 commit 1df7ecf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/appimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
workflow_dispatch:
1313

1414
env:
15-
publish_pre_dev_labels: '[Beep6581:wbrefinement]'
15+
publish_pre_dev_labels: '["Beep6581:wbrefinement"]'
1616

1717
jobs:
1818
build:

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
workflow_dispatch:
1313

1414
env:
15-
publish_pre_dev_labels: '[Beep6581:wbrefinement]'
15+
publish_pre_dev_labels: '["Beep6581:wbrefinement"]'
1616

1717
jobs:
1818
build:

0 commit comments

Comments
 (0)