We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d876f4 commit de44b3fCopy full SHA for de44b3f
.appveyor.yml
@@ -80,7 +80,7 @@ artifacts:
80
# on successful build
81
on_success:
82
- ps: >-
83
- Start-AppveyorBuild -ApiKey $env:api_key -ProjectSlug 'rpcpp_plugins' -EnvironmentVariables @{
+ Start-AppveyorBuild -ApiKey $env:api_key -ProjectSlug 'rpcpp-plugins' -EnvironmentVariables @{
84
TRIGGER_NAME = $env:TRIGGER_NAME
85
TRIGGER_COMMIT = $env:TRIGGER_COMMIT
86
}
0 commit comments