Skip to content

Commit

Permalink
Merge branch '0.3' of https://github.com/fonoster/fonoster into 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
psanders committed Jun 18, 2022
2 parents 1c0d29b + d585191 commit 1f550dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Copy and Push Routr image
uses: akhilerm/tag-push-action@v2.0.0
with:
src: docker.io/fonoster/routr:1.0.4
src: docker.io/fonoster/routr:1.0.5
dst: |
docker.io/fonoster/routr:${{ steps.get_version.outputs.VERSION }}
- name: Copy and Push Rox as Voice image
Expand Down

0 comments on commit 1f550dc

Please sign in to comment.