Skip to content

Commit

Permalink
Push new image to Docker registry (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmadMokhtar committed Apr 28, 2024
1 parent a13a092 commit 27f1fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: patch
release_branches: master
release_branches: master,v2/master
custom_tag: ${{ steps.get_version.outputs.VERSION }}

- name: Create Release
Expand Down

0 comments on commit 27f1fb8

Please sign in to comment.