Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 6f4f8cf

Browse files
authored
Update feature-launcher.yml (#1157)
1 parent 2e75277 commit 6f4f8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feature-launcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
types: [labeled]
55
jobs:
66
notify-discord:
7-
if: github.event.label.name == 'feature-release'
7+
if: github.event.label.name == 'feature-spotlight'
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Send Feature Release Notification to Discord

0 commit comments

Comments
 (0)