1 parent d046a9a commit fb99e1eCopy full SHA for fb99e1e
1 file changed
.github/workflows/agent-image.yaml
@@ -1,6 +1,6 @@
1
1|# .github/workflows/agent-image.yaml
2
2|#
3
-3|# Builds and publishes ghcr.io/${{ github.repository_owner }}/hermes-agent for every hermes-agent
+3|# Builds and publishes ghcr.io/aabichou/hermes-agent for every hermes-agent
4
4|# release in the supported matrix. Triggered:
5
5|# - Manually via workflow_dispatch (engineer picks the HERMES_VERSION).
6
6|# - On every push of a tag matching `agent/vX.Y.Z`.
0 commit comments