Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored Oct 9, 2023
1 parent 0ba3af6 commit 02b6e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
DOCKER_ID: ${{ secrets.DOCKER_ID }}
IMAGE_NAME: telegram-git-notifier-app
IMAGE_NAME: lemp
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

Expand Down

0 comments on commit 02b6e28

Please sign in to comment.