Skip to content

Commit 3200d43

Browse files
Danielius1922Daniel Adam
authored and
Daniel Adam
committed
Fix parameter in clean-up job
1 parent 848022c commit 3200d43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/cleanup-stale/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ runs:
3030
filter-tags: vnext-*
3131
skip-tags: main
3232
token: ${{ inputs.token }}
33+
token-type: pat
3334

3435
- name: Set up Docker Buildx for delete untagged images action
3536
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)