Skip to content

Commit 8f482bd

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents 089cebc + f0548c8 commit 8f482bd

18 files changed

+3
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Deploy Foxogram frontend
2+
name: Deploy Frontend
33

44
on:
55
push:

.github/workflows/desktop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Build Foxogram Desktop'
1+
name: 'Build Desktop'
22

33
on:
44
workflow_dispatch:
@@ -52,7 +52,7 @@ jobs:
5252
# If you don't have `beforeBuildCommand` configured you may want to build your frontend here too.
5353
run: npm install # change this to npm or pnpm depending on which one you use.
5454

55-
- uses: tauri-apps/tauri-action@v0
55+
- uses: tauri-apps/tauri-action@v0.5.16
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
with:

src-tauri/icons/128x128.png

-1.84 KB
Loading

src-tauri/icons/128x128@2x.png

-2.35 KB
Loading

src-tauri/icons/32x32.png

-544 Bytes
Loading

src-tauri/icons/Square107x107Logo.png

-1.46 KB
Loading

src-tauri/icons/Square142x142Logo.png

-1.75 KB
Loading

src-tauri/icons/Square150x150Logo.png

-1.89 KB
Loading

src-tauri/icons/Square284x284Logo.png

-2.22 KB
Loading

src-tauri/icons/Square30x30Logo.png

-513 Bytes
Loading

src-tauri/icons/Square310x310Logo.png

-2.07 KB
Loading

src-tauri/icons/Square44x44Logo.png

-847 Bytes
Loading

src-tauri/icons/Square71x71Logo.png

-1.08 KB
Loading

src-tauri/icons/Square89x89Logo.png

-1.37 KB
Loading

src-tauri/icons/StoreLogo.png

-978 Bytes
Loading

src-tauri/icons/icon.icns

28.4 KB
Binary file not shown.

src-tauri/icons/icon.ico

0 Bytes
Binary file not shown.

src-tauri/icons/icon.png

-9.32 KB
Loading

0 commit comments

Comments
 (0)