Update issue_ops.yml
This commit is contained in:
@@ -13,7 +13,7 @@ defaults:
|
||||
shell: bash
|
||||
|
||||
env:
|
||||
GITHUB_INSTANCE_URL: ${{ secrets.GITHUB_INSTANCE_URL || 'https://github.com' }}
|
||||
GITHUB_INSTANCE_URL: ${{ secrets.GH_INSTANCE_URL || 'https://github.com' }}
|
||||
GITHUB_ACCESS_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
|
||||
JENKINS_INSTANCE_URL: ${{ secrets.JENKINS_INSTANCE_URL }}
|
||||
JENKINS_USERNAME: ${{ secrets.jenkins_username }}
|
||||
|
||||
Reference in New Issue
Block a user