Skip to content

Commit

Permalink
V2/test tagging 2 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmadMokhtar committed Apr 28, 2024
1 parent 1855fb6 commit 7a32e81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_format: 'v${{ steps.version.outputs.version }}'
release_branch: 'v2/master'
- name: Echo new tag
run: |
echo "New tag is ${{ steps.tag.outputs.tag }}"

0 comments on commit 7a32e81

Please sign in to comment.