Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 5b456e5

Browse files
committed
fix: name
1 parent 78b17a4 commit 5b456e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
context: .
2828
file: Dockerfile
2929
push: true
30-
tags: ghcr.io/${{ fromJSON(toJSON(github.repository)) }}/async-bot:latest
30+
tags: ghcr.io/${{ github.repository_owner }}/async-bot:latest

0 commit comments

Comments
 (0)