mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-15 15:10:31 -08:00
Update release.yml
This commit is contained in:
parent
cf9b1a8255
commit
8ecd5d930d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
|
@ -32,9 +32,10 @@ jobs:
|
|||
|
||||
- uses: pocket-apps/action-update-version@v1
|
||||
with:
|
||||
files: 'package.json, package-lock.json'
|
||||
files: 'package.json'
|
||||
version-regexp: '\d+.\d+.\d+(\S+)?'
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Install native dependencies
|
||||
run: sudo apt-get install -y flatpak-builder eu-strip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue