Update issue_ops.yml

This commit is contained in:
Midhun Nair
2023-09-14 14:04:19 +05:30
committed by GitHub
parent 8999a34ea1
commit b2dc321f18
+1 -1
View File
@@ -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 }}