Skip to content

Commit 870c08a

Browse files
committed
use release version
1 parent 2acde53 commit 870c08a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: mindsers/changelog-reader-action@v2
7878
id: read_changelog
7979
with:
80-
version: ${{ github.event.inputs.version }}
80+
version: ${{ env.RELEASE_VERSION }}
8181
path: ./CHANGELOG.md
8282

8383
# https://github.com/microsoft/azure-pipelines-tasks/issues/1511

0 commit comments

Comments
 (0)