Skip to content

Commit

Permalink
prefix golang api tag w v2/v
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 committed Jan 18, 2025
1 parent f172950 commit 408a21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang-package-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
github_repo: ${{ github.repository }}
version: ${{ env.CURRENT_VERSION }}
git_commit_sha: ${{ github.sha }}
git_tag_prefix: "api/golang/v"
git_tag_prefix: "api/golang/v2/v"

0 comments on commit 408a21a

Please sign in to comment.