Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: niejiangang <niejiangang@harmonycloud.cn>
  • Loading branch information
NeJan2020 committed Jun 28, 2022
1 parent 694c321 commit 81aa9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kindling-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
tar -czvf kindling-agent-${{ env.RELEASE }}-install.tar.gz kindling-agent-${{ env.RELEASE }}-install
- name: "Build Changelog"
id: build_changelog
uses: mikepenz/release-changelog-builder-action:latest
uses: mikepenz/release-changelog-builder-action@v3.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 81aa9c6

Please sign in to comment.