Skip to content

Commit

Permalink
flow update
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed Nov 16, 2023
1 parent bf82bc1 commit 2c3d2ff
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 @@ -37,7 +37,7 @@ jobs:
context: ./
# Note: tags has to be all lower-case
tags: |
talkincode/gptservice:latest-amd64
talkincode/gptservice:latest
# build on feature branches, push only on main branch
push: ${{ github.ref == 'refs/heads/main' }}

Expand Down

0 comments on commit 2c3d2ff

Please sign in to comment.