Update documentation

This commit is contained in:
Ethan Dennis
2023-04-07 11:58:50 -07:00
committed by GitHub
parent 261e4ce71d
commit 0cab0b00a6
2 changed files with 6 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ permissions:
env:
GITHUB_INSTANCE_URL: ${{ secrets.GITHUB_INSTANCE_URL || 'https://github.com' }}
GITHUB_ACCESS_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
JENKINS_INSTANCE_URL: ${{ vars.JENKINS_INSTANCE_URL }}
JENKINS_INSTANCE_URL: ${{ secrets.JENKINS_INSTANCE_URL }}
JENKINS_USERNAME: ${{ secrets.jenkins_username }}
JENKINS_ACCESS_TOKEN: ${{ secrets.jenkins_access_token }}
JENKINSFILE_ACCESS_TOKEN: ${{ secrets.jenkinsfile_access_token }}