aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 5ee61a0..c965661 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -91,7 +91,7 @@ jobs:
id: changelog_reader
uses: mindsers/changelog-reader-action@v1
with:
- version: ${{ steps.tag.outputs.current_version }}
+ version: ${{ steps.tag_name.outputs.current_version }}
path: ./CHANGELOG.md
- name: Release