You've already forked go-template-container-webserver
fixed token
This commit is contained in:
@@ -15,4 +15,6 @@ jobs:
|
||||
- run: chmod +x update.sh
|
||||
- run: |
|
||||
export GITEA_TOKEN=${{ secrets.GITEA_TOKEN }}
|
||||
git config --global credential.helper store
|
||||
echo "https://bryan%40pedini.dev:${GITEA_TOKEN}@git.bjphoster.com" > ~/.git-credentials
|
||||
./update.sh
|
||||
|
||||
Reference in New Issue
Block a user