Skip to content

Commit

Permalink
tauri workflow env var
Browse files Browse the repository at this point in the history
  • Loading branch information
mathis committed Oct 25, 2023
1 parent 5a0bdf7 commit a45754a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tauri-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
branches:
- release

env:
VITE_SERVER_URLS: Local files:localhost:16800:0,Default server:pi.thissma.fr:16900:1


jobs:
publish-tauri:
permissions:
Expand Down

0 comments on commit a45754a

Please sign in to comment.