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 8, 2024
1 parent 9d6bd05 commit 7d189da
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="imbroglios_gsi"
TOKKEN=${{ secrets.IMBROGLIOTOKEN }}
TOKKEN= ${{ secrets.IMBROGLIOTOKEN }}


SKIPOTA=false
Expand Down

0 comments on commit 7d189da

Please sign in to comment.