Skip to content

Commit

Permalink
ci: tdesign-changelog-action (#1429)
Browse files Browse the repository at this point in the history
* ci: test tdesign-changelog-action

* ci(auto-release): fix merge_tag not working
  • Loading branch information
liweijie0812 authored Jun 6, 2024
1 parent accfe39 commit da70bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- run: echo "The head of this PR starts with 'release/'"
- uses: actions/checkout@v3
- uses: 94dreamer/auto-release@develop
- uses: TDesignOteam/tdesign-changelog-action@main
id: changelog
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit da70bc9

Please sign in to comment.