Skip to content

Commit

Permalink
Change action trigger.
Browse files Browse the repository at this point in the history
  • Loading branch information
yjcyxky committed Feb 6, 2023
1 parent 83034d4 commit 2743995
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Publish docker image
on:
push:
branches: [ dev ]
# tags:
# - v*
# branches: [ dev ]
tags:
- v*

jobs:
push_to_registry:
Expand Down

0 comments on commit 2743995

Please sign in to comment.