github
This commit is contained in:
parent
c0a35f04af
commit
2d0a876e35
2 changed files with 3 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -387,10 +387,10 @@ jobs:
|
|||
fi
|
||||
echo "✔️ All artifacts found"
|
||||
|
||||
- name: 🚫 Сlose fixed in dev
|
||||
- name: 🚫 Сlose label "Done"
|
||||
uses: Xikaro/close-issues-based-on-label@master
|
||||
env:
|
||||
LABEL: "2. Status: In Dev"
|
||||
LABEL: "Status: Done"
|
||||
COMMENT: In ${{ needs.info.outputs.project_version }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue