Skip to content

Commit

Permalink
Update upload.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Jul 6, 2024
1 parent 2350ae3 commit 570ef81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ BD=$HOME/builds
TAG="$(date +v%Y.%m.%d)"
GUSER="imbroglius"
GREPO="redmi_13c_treble_aosp"
GH_TOKEN= ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN= "${{ secrets.GITHUB_TOKEN }}"



Expand Down

0 comments on commit 570ef81

Please sign in to comment.