mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2025-01-15 13:57:31 +01:00
Fix typo 2
This commit is contained in:
parent
61c97984e3
commit
c8925d7eaa
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
REGISTRY: docker.pkg.github.com
|
||||
IMAGE_TAG: $REGISTRY/${{ github.repository }}/tdlightbotapi
|
||||
IMAGE_TAG: ${{ REGISTRY }}/${{ github.repository }}/tdlightbotapi
|
||||
|
||||
steps:
|
||||
- name: Checkout current repo
|
||||
|
Loading…
x
Reference in New Issue
Block a user