Skip to content

Commit

Permalink
Removed env
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Oct 7, 2024
1 parent c6ca200 commit 53b3d25
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-tauri-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
release-tauri-app-linux:
permissions: write-all
environment: Relay Release
outputs:
releaseId: ${{ steps.build-app.outputs.releaseId }}

Expand Down Expand Up @@ -119,7 +118,6 @@ jobs:

release-tauri-app-windows:
permissions: write-all
environment: Relay Release

runs-on: windows-latest
steps:
Expand Down Expand Up @@ -162,7 +160,6 @@ jobs:

release-tauri-app-macos:
permissions: write-all
environment: Relay Release

strategy:
fail-fast: false
Expand Down

0 comments on commit 53b3d25

Please sign in to comment.