We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b445c5b commit 792887bCopy full SHA for 792887b
.github/workflows/discord_build.yml
@@ -12,7 +12,7 @@ on:
12
13
env:
14
REGISTRY: ghcr.io
15
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: od_ref_bot
16
17
jobs:
18
build:
0 commit comments