chore(ci): fix mobile version script
This commit is contained in:
6
.github/workflows/desktop.release.reuse.yml
vendored
6
.github/workflows/desktop.release.reuse.yml
vendored
@@ -180,12 +180,6 @@ jobs:
|
||||
- name: Generate Checksums
|
||||
run: node scripts/sums.mjs
|
||||
|
||||
- name: get-npm-version
|
||||
id: package-version
|
||||
uses: martinbeentjes/npm-get-version-action@main
|
||||
with:
|
||||
path: packages/desktop
|
||||
|
||||
- name: Generate Release Notes
|
||||
uses: ./actions/release-notes
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user