Skip to content

Commit 1a244f1

Browse files
authored
Update cleanup.yml (#140)
1 parent 3e76261 commit 1a244f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cleanup.yml

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
- name: Checkout code
1717
uses: actions/checkout@v2
1818

19-
- name: Set up GitHub CLI
20-
uses: actions/setup-cli@v2
21-
2219
- name: Authenticate with GitHub Container Registry
2320
run: echo "${{ secrets.GITHUB_TOKEN }}" | gh auth login --with-token
2421

0 commit comments

Comments
 (0)