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 72b1d54 commit 8309d9aCopy full SHA for 8309d9a
azure-pipelines.yml
@@ -34,4 +34,4 @@ jobs:
34
displayName: "Push to gh-pages"
35
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/src'))
36
env:
37
- GITHUB_DEPLOY_KEY: '$(GITHUB_DEPLOY_KEY_MAIN)'
+ GITHUB_DEPLOY_KEY: '$(GITHUB_DEPLOY_KEY)'
0 commit comments