Skip to content

Commit e31836f

Browse files
committed
cpu and gpu
1 parent 1a7edd4 commit e31836f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/cleanup-ghcr.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ jobs:
3131
sudo apt-get update
3232
sudo apt-get install -y gh
3333
34-
- name: Authenticate gh
35-
env:
36-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37-
run: |
38-
echo "$GITHUB_TOKEN" | gh auth login --with-token
3934
4035
- name: Delete non-latest versions
4136
env:

0 commit comments

Comments
 (0)