mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2025-01-15 22:07:31 +01:00
Update docker.yml
This commit is contained in:
parent
4af4c5a73c
commit
4acd212ab5
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Login to registry
|
- name: Login to registry
|
||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.GITHUB_ACCESS_TOKEN }}" | docker login docker.pkg.github.com -u ${{ github.actor }} --password-stdin
|
echo "${{ secrets.GH_ACCESS_TOKEN }}" | docker login docker.pkg.github.com -u ${{ github.actor }} --password-stdin
|
||||||
|
|
||||||
|
|
||||||
- name: Push images
|
- name: Push images
|
||||||
|
Loading…
x
Reference in New Issue
Block a user