mirror of
https://github.com/aljazceru/chatgpt-telegram-bot.git
synced 2026-01-27 00:36:06 +01:00
Update publish.yaml
This commit is contained in:
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
@@ -30,6 +30,6 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository_owner }}/${{ github.repository }}:${{ github.event.release.tag_name }}
|
||||
n3d1117/chatgpt-telegram-bot:${{ github.event.release.tag_name }}
|
||||
ghcr.io/${{ github.repository_owner }}/${{ github.repository }}:${{ github.ref_name }}
|
||||
n3d1117/chatgpt-telegram-bot:${{ github.ref_name }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user