Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lhlyu committed Dec 15, 2023
1 parent 235bdd1 commit 8f93a84
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
echo "prerelease: ${{ env.prerelease }}"
- name: 打个标签
- uses: ncipollo/release-action@v1
uses: ncipollo/release-action@v1
with:
tag: "v${{ env.version }}"
draft: false
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## 1.0.0

### Breaking Changes

## [Older](https://github.com/lhlyu/vue-virtual-waterfall/tree/v0.0.16)



0 comments on commit 8f93a84

Please sign in to comment.