Skip to content

Commit

Permalink
Added environment
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Sep 29, 2024
1 parent 075082f commit 5f509d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-tauri-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
release-tauri-app-linux:
permissions: write-all
# needs: publish-happ
environment: Relay Release

runs-on: ubuntu-22.04
steps:
Expand Down Expand Up @@ -191,6 +192,7 @@ jobs:
release-tauri-app-windows:
permissions: write-all
# needs: publish-happ
environment: Relay Release

runs-on: windows-latest
steps:
Expand Down Expand Up @@ -242,7 +244,9 @@ jobs:

release-tauri-app-macos:
permissions: write-all
environment: Relay Release
# needs: publish-happ

strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 5f509d7

Please sign in to comment.