mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
Update version to 2.1.2
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: release-changelog/action@v1.0.0
|
||||
with:
|
||||
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
version: ${{ github.ref }}
|
||||
file: CHANGELOG.md
|
||||
# - name: Generate changelog
|
||||
# id: changelog
|
||||
# uses: release-changelog/action@v1.0.0
|
||||
# with:
|
||||
# repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
# version: ${{ github.ref }}
|
||||
# file: CHANGELOG.md
|
||||
|
||||
- name: Build
|
||||
id: build
|
||||
|
||||
Reference in New Issue
Block a user