Update release.yml
This commit is contained in:
parent
09e06e37a8
commit
550d6eb089
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -245,7 +245,7 @@ jobs:
|
|||
uses: Xikaro/close-issues-based-on-label@master
|
||||
env:
|
||||
LABEL: "2. Status: Fixed in Dev"
|
||||
COMMENT: ${{ needs.info.outputs.project_version }}
|
||||
COMMENT: fixed in ${{ needs.info.outputs.project_version }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
release-github:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue