Skip to content

Commit 0bd5e6d

Browse files
committed
Missing a ghcr.io
1 parent e693460 commit 0bd5e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
push: true
3131
cache-to: type=inline
3232
cache-from: type=registry,ref=ghcr.io/python-discord/python-builds:builder-base
33-
tags: python-discord/python-builds:builder-base
33+
tags: ghcr.io/python-discord/python-builds:builder-base
3434

3535
resolve-versions:
3636
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)