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 af3f7ce commit a1cd675Copy full SHA for a1cd675
.github/workflows/docker-publish.yml
@@ -19,7 +19,7 @@ env:
19
# Use docker.io for Docker Hub if empty
20
REGISTRY: ghcr.io
21
# github.repository as <account>/<repo>
22
- IMAGE_NAME: maxi0604/create-astral
+ IMAGE_NAME: claraphyll/create-astral
23
24
25
jobs:
0 commit comments