mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Update beta-release.yaml
This commit is contained in:
parent
d197fb9fdb
commit
5486b04f25
1 changed files with 1 additions and 1 deletions
2
.github/workflows/beta-release.yaml
vendored
2
.github/workflows/beta-release.yaml
vendored
|
|
@ -60,7 +60,7 @@ jobs:
|
|||
- name: npm build
|
||||
run: |
|
||||
npm install
|
||||
npm run build --if-present
|
||||
npm run fn-build --if-present
|
||||
|
||||
- name: Set Release Name
|
||||
run: echo "RELEASE_NAME=${{ env.RELEASE_VERSION }}" >> $GITHUB_ENV
|
||||
|
|
|
|||
Loading…
Reference in a new issue