Skip to content

Commit 6928269

Browse files
committed
Try gh cli
1 parent 312a62a commit 6928269

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/update-screenshots.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ jobs:
3636
node-version: 25
3737
check-latest: true
3838
- name: Remove label
39-
uses: actions-ecosystem/action-remove-labels@v1
39+
run: gh label delete 'Update Screenshots'
4040
with:
41-
labels: 'Update Screenshots'
4241
github_token: ${{ secrets.GITHUB_TOKEN }}
4342
- name: Install dependencies
4443
run: npm i

0 commit comments

Comments
 (0)