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 9b9f1f0 commit c34202bCopy full SHA for c34202b
1 file changed
.github/workflows/publish-image.yml
@@ -11,7 +11,7 @@ permissions:
11
packages: write
12
13
env:
14
- IMAGE_NAME: ghcr.io/${{ github.repository_owner }}/agentmemory-setup
+ IMAGE_NAME: ghcr.io/randomcodespace/agentmemory-setup
15
16
jobs:
17
publish:
0 commit comments