Update release.yml

This commit is contained in:
Xikaro 2024-06-03 09:22:01 +05:00
parent 09e06e37a8
commit 550d6eb089

View file

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