Skip to content

Commit

Permalink
Update publish-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mycrl committed Sep 14, 2024
1 parent 9186bdf commit d4d75dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: publish dockers
on:
push:
tags:
- 'v*'
# on:
# push:
# tags:
# - 'v*'
jobs:
release-github:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d4d75dc

Please sign in to comment.