fix(ci): release to checkout tag

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron
2023-06-27 14:07:52 -04:00
parent 868046cae5
commit e8f6ef12e3

View File

@@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ inputs.tags }}
ref: 'v${{ inputs.tags }}'
- name: Setup CI
uses: ./.github/actions/setup-repo
- name: Create release notes