Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-przybyl-wttech committed May 6, 2024
1 parent 818b19a commit c843234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: mathieudutour/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
custom_tag: sdk/${{ github.event.release.tag_name }}
custom_tag: sdk/${{ github.ref_name }}
tag_prefix: ""
release_branches: main
- name: Generate SDK
Expand Down

0 comments on commit c843234

Please sign in to comment.