Skip to content

Commit

Permalink
Try ga env var
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanebouget committed Mar 5, 2024
1 parent 77db832 commit a8f7fc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
# release the app after building
# release: ${{ startsWith(github.ref, 'refs/tags/v') }}
release: true
env:
TRACKER_ID: ${{ secrets.TRACKER_ID }}

0 comments on commit a8f7fc8

Please sign in to comment.