Skip to content

Commit

Permalink
github push
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Nov 22, 2024
1 parent ddf52c1 commit 4914885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ build_script:
write-host "None Forced"
}
}
git remote set-url origin https://$($env:gitlab_user):$($env:gitlab_api_key)@gitlab.com/chocolatey-packages/automatic-updating.git
#git remote set-url origin https://$($env:github_api_key):x-oauth-basic@github.com/tunisiano187/Chocolatey-packages.git
#git remote set-url origin https://$($env:gitlab_user):$($env:gitlab_api_key)@gitlab.com/chocolatey-packages/automatic-updating.git
git remote set-url origin https://$($env:github_api_key):x-oauth-basic@github.com/tunisiano187/Chocolatey-packages.git
git config --global user.email "helpdesk.choc@gmail.com"
git config --global user.name "tunisiano187"
git checkout master
Expand Down

0 comments on commit 4914885

Please sign in to comment.