Skip to content

Commit

Permalink
added RELEASE_TOKEN secret for the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
serifpersia committed Mar 12, 2024
1 parent b2d0884 commit 601d1a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
with:
files: |
/home/runner/work/esp32partitiontool/esp32partitiontool/archives/**
token: ${{ secrets.RELEASE_TOKEN }} # Use the secret here

0 comments on commit 601d1a3

Please sign in to comment.