Update build.yml
This commit is contained in:
parent
22bdcc30ea
commit
f3b02fb409
1 changed files with 6 additions and 6 deletions
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
|
|
@ -388,12 +388,12 @@ jobs:
|
|||
fi
|
||||
echo "✔️ All artifacts found"
|
||||
|
||||
- name: 🚫 Сlose label "Done"
|
||||
uses: Xikaro/close-issues-based-on-label@master
|
||||
env:
|
||||
LABEL: "Status: Done"
|
||||
COMMENT: In ${{ needs.info.outputs.project_version }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# - name: 🚫 Сlose label "Done"
|
||||
# uses: Xikaro/close-issues-based-on-label@master
|
||||
# env:
|
||||
# LABEL: "Status: Done"
|
||||
# COMMENT: In ${{ needs.info.outputs.project_version }}
|
||||
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: 📄 Format diff
|
||||
id: format_diff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue