Skip to content

Commit 89f4b60

Browse files
committed
Update docker-publish.yml
1 parent 8c795da commit 89f4b60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
with:
2525
image_name: sarperavci/kick-unofficial-api
2626
github_token: ${{ secrets.GITHUB_TOKEN }}
27+
docker_io_token: ${{ secrets.DOCKER_IO_TOKEN }}
2728
dockerfile: ./Dockerfile

0 commit comments

Comments
 (0)