Update build.yml (#1155)

Co-authored-by: Xikaro <os.valerievich@ya.ru>
This commit is contained in:
Redeix 2025-06-11 00:12:45 -05:00 committed by GitHub
parent 24da0baeb6
commit e037e0fcc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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