We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e693460 commit 0bd5e6dCopy full SHA for 0bd5e6d
.github/workflows/build-root.yml
@@ -30,7 +30,7 @@ jobs:
30
push: true
31
cache-to: type=inline
32
cache-from: type=registry,ref=ghcr.io/python-discord/python-builds:builder-base
33
- tags: python-discord/python-builds:builder-base
+ tags: ghcr.io/python-discord/python-builds:builder-base
34
35
resolve-versions:
36
runs-on: ubuntu-latest
0 commit comments