Run test/cut-release-v0.25.0-updater-test v0.25.4 no tauri last_update

This commit is contained in:
Pierre Jacquier
2024-09-04 05:39:15 -04:00
parent 005f105e9c
commit ef21002e45
2 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@ on:
push:
branches:
- main
- cut-release-v0.25.0-updater-test-build-1
- cut-release-v0.25.0-updater-test-build-2
release:
types: [published]
schedule:
@ -327,11 +327,11 @@ jobs:
parent: false
destination: ${{ env.BUCKET_DIR_TAURI }}/${{ env.VERSION }}
- name: Upload update endpoint to public bucket for tauri
uses: google-github-actions/upload-cloud-storage@v2.1.1
with:
path: last_update.json
destination: ${{ env.BUCKET_DIR }}
# - name: Upload update endpoint to public bucket for tauri
# uses: google-github-actions/upload-cloud-storage@v2.1.1
# with:
# path: last_update.json
# destination: ${{ env.BUCKET_DIR }}
- name: Upload release files to Github
if: ${{ github.event_name == 'release' }}

View File

@ -1,6 +1,6 @@
{
"name": "zoo-modeling-app",
"version": "0.25.0",
"version": "0.25.4",
"private": true,
"productName": "Zoo Modeling App",
"author": {