Update docker.yml

This commit is contained in:
giuseppeM99 2020-11-06 16:00:35 +01:00 committed by GitHub
parent b1cdb01c82
commit ee9532ee7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
name: Build Image
runs-on: ubuntu-latest
env:
IMAGE_id: docker.pkg.github.com/${{ github.repository }}/tdlight-telegram-bot-api
IMAGE_id: docker.pkg.github.com/${{ github.repository }}/tdlightbotapi
steps:
- name: Checkout current repo