Skip to content

Commit f3b02fb

Browse files
committed
Update build.yml
1 parent 22bdcc3 commit f3b02fb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/build.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -388,12 +388,12 @@ jobs:
388388
fi
389389
echo "✔️ All artifacts found"
390390
391-
- name: 🚫 Сlose label "Done"
392-
uses: Xikaro/close-issues-based-on-label@master
393-
env:
394-
LABEL: "Status: Done"
395-
COMMENT: In ${{ needs.info.outputs.project_version }}
396-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
391+
# - name: 🚫 Сlose label "Done"
392+
# uses: Xikaro/close-issues-based-on-label@master
393+
# env:
394+
# LABEL: "Status: Done"
395+
# COMMENT: In ${{ needs.info.outputs.project_version }}
396+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
397397

398398
- name: 📄 Format diff
399399
id: format_diff

0 commit comments

Comments
 (0)