Skip to content

Commit 733fd4c

Browse files
committed
[TASK] change tag name for pipeline
1 parent d9fce36 commit 733fd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: requarks/changelog-action@v1
7575
with:
7676
token: ${{ secrets.GITHUB_TOKEN }}
77-
tag: ${{ github.event.inputs.version }}
77+
tag: ${{ github.ref_name }}
7878
- name: Create Release
7979
id: create_release
8080
uses: actions/create-release@v1

0 commit comments

Comments
 (0)