Skip to content

Commit

Permalink
feat: Add key word 'on' to trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
hokhacminhtri committed Aug 1, 2024
1 parent 4c0d1e6 commit b2ebb6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Publish Docker image

on: [ push, pull_request ]

env:
DOCKER_ID: ${{ secrets.DOCKER_ID }}
IMAGE_NAME: lemp
Expand Down

0 comments on commit b2ebb6d

Please sign in to comment.