Skip to content

Commit

Permalink
Add env for github secret
Browse files Browse the repository at this point in the history
  • Loading branch information
micbakos-rdx committed Sep 20, 2024
1 parent c993c22 commit 955d448
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,5 @@ jobs:
with:
arguments: sargon-desktop:publish -Pskip-cargo=true
build-root-directory: jvm
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 955d448

Please sign in to comment.