Skip to content

Commit 60e8ad1

Browse files
committed
Fix the extension update PR tag
1 parent cd6da3d commit 60e8ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
179179
It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above,
180180
click "Comment" and let the bot do the rest!
181-
labels: ✨ New extension
181+
labels: ${{ contains(github.event.issue.labels.*.name, '🔄 Extension update' && '🔄 Extension update' || '✨ New extension') }}
182182

183183
- name: Add card to pending review
184184
uses: peter-evans/create-or-update-project-card@v2

0 commit comments

Comments
 (0)