Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ellermister authored Nov 25, 2023
1 parent 8ea7e2d commit 716fd8c
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 @@ -3,7 +3,7 @@ name: Docker
on:
workflow_dispatch:
push:
branches: [ "master" ]
branches: [ "dev" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]

Expand Down

0 comments on commit 716fd8c

Please sign in to comment.