mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
Update version to 2.2.1
This commit is contained in:
14
.github/workflows/release.yml
vendored
14
.github/workflows/release.yml
vendored
@@ -20,13 +20,13 @@ jobs:
|
||||
with:
|
||||
node-version: "18"
|
||||
|
||||
- name: Generate changelog
|
||||
id: changelog
|
||||
uses: saadmk11/changelog-ci@v1.1.2
|
||||
with:
|
||||
github_token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
release_version: ${{ github.ref }}
|
||||
changelog_filename: CHANGELOG.md
|
||||
# - name: Generate changelog
|
||||
# id: changelog
|
||||
# uses: saadmk11/changelog-ci@v1.1.2
|
||||
# with:
|
||||
# github_token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
# release_version: ${{ github.ref }}
|
||||
# changelog_filename: CHANGELOG.md
|
||||
|
||||
- name: Build
|
||||
id: build
|
||||
|
||||
Reference in New Issue
Block a user