Skip to content

Commit

Permalink
fix docker-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava committed Nov 16, 2022
1 parent 43f9e4a commit 3cd990d
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 @@ -2,7 +2,7 @@ name: 'docker-publish'

on:
push:
branches: [ master, main ]
#branches: [ master, main ]
tags: [ v* ]

jobs:
Expand Down

0 comments on commit 3cd990d

Please sign in to comment.