mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
bug report workflow run from our fork
This commit is contained in:
parent
380930e06f
commit
2a8f6a12a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_bug_report.yml
vendored
2
.github/workflows/update_bug_report.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.event.release.target_commitish }}
|
ref: ${{ github.event.release.target_commitish }}
|
||||||
- name: Update version
|
- name: Update version
|
||||||
uses: ShaMan123/gha-populate-form-version@v2.0.2
|
uses: ynput/gha-populate-form-version@main
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.YNPUT_BOT_TOKEN }}
|
github_token: ${{ secrets.YNPUT_BOT_TOKEN }}
|
||||||
registry: github
|
registry: github
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue