Skip to content

Commit

Permalink
fix release checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
xgui3783 committed Feb 26, 2024
1 parent bd9ad0e commit 9ff5daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
echo -e new_issue: $new_issue
echo -e new_issue | gh issue create \
echo -e $new_issue | gh issue create \
-R ${{ env.REPO }} \
-l '${{ env.RELEASE_CHECKLIST_TAG }}' \
-t '[release checklist] v???' \
Expand Down

0 comments on commit 9ff5daa

Please sign in to comment.