mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Update appveyor.yml
This commit is contained in:
@@ -81,7 +81,7 @@ build_script:
|
||||
if( $env:appveyor_repo_branch -eq 'develop' )
|
||||
{
|
||||
$accountname = 'Applevangelist'
|
||||
$apiUrl = 'https://ci.appveyor.com/api/account/$accountname'
|
||||
$apiUrl = 'https://ci.appveyor.com/api/account/Applevangelist'
|
||||
$token = 'v2.6hcv3ige78kg3yvg4ge8'
|
||||
$headers = @{
|
||||
"Authorization" = "Bearer $token"
|
||||
|
||||
Reference in New Issue
Block a user