mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
adding ci user and email
This commit is contained in:
parent
5595762164
commit
0ef59fcb39
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update_bug_report.yml
vendored
2
.github/workflows/update_bug_report.yml
vendored
|
|
@ -18,6 +18,8 @@ jobs:
|
||||||
uses: ynput/gha-populate-form-version@main
|
uses: ynput/gha-populate-form-version@main
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.YNPUT_BOT_TOKEN }}
|
github_token: ${{ secrets.YNPUT_BOT_TOKEN }}
|
||||||
|
github_user: ${{ secrets.CI_USER }}
|
||||||
|
github_email: ${{ secrets.CI_EMAIL }}
|
||||||
registry: github
|
registry: github
|
||||||
dropdown: _version
|
dropdown: _version
|
||||||
limit_to: 100
|
limit_to: 100
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue