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 5, 2024
1 parent ba4bf3c commit b1b632c
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"
FUCKINGKEY="${{secrets.GITHUB_TOKEN}}"
FUCKINGKEY="${{ secrets.GITHUB_TOKEN }}"


SKIPOTA=false
Expand Down

0 comments on commit b1b632c

Please sign in to comment.