We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858f28e commit 81dbcefCopy full SHA for 81dbcef
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
# list of Docker images to use as base name for tags
54
images: |
55
- raydak-labs/configarr
+ ghcr.io/raydak-labs/configarr
56
# generate Docker tags based on the following events/attributes
57
tags: |
58
type=schedule
0 commit comments