Update release.yml
This commit is contained in:
parent
08efa1eecb
commit
690894a8cb
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -244,8 +244,8 @@ jobs:
|
|||
- name: Сlose fixed in dev
|
||||
uses: Xikaro/close-issues-based-on-label@master
|
||||
env:
|
||||
LABEL: "2. Status: Fixed in Dev"
|
||||
COMMENT: fixed in ${{ needs.info.outputs.project_version }}
|
||||
LABEL: "2. Status: In Dev"
|
||||
COMMENT: In ${{ needs.info.outputs.project_version }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
release-github:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue