mirror of
https://github.com/InsanusMokrassar/ConfigurableInlineTelegramBot.git
synced 2024-11-04 23:43:51 +00:00
update docker script
This commit is contained in:
parent
96dcae584a
commit
0dff64878a
@ -16,7 +16,7 @@ jobs:
|
||||
id: docker_meta
|
||||
uses: crazy-max/ghaction-docker-meta@v1
|
||||
with:
|
||||
images: InsanusMokrassar/ConfigurableInlineTelegramBot
|
||||
images: InsanusMokrassar/configurable_inline_telegram_bot
|
||||
tag-sha: true
|
||||
tag-latest: false
|
||||
- name: Push to Docker Hub
|
||||
@ -24,6 +24,5 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
repository: insanusmokrassar/configurable_inline_telegram_bot
|
||||
tags: ${{ steps.docker_meta.outputs.tags }}
|
||||
labels: ${{ steps.docker_meta.outputs.labels }}
|
||||
|
Loading…
Reference in New Issue
Block a user