Skip to content

Commit

Permalink
Correct release checklist label
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmetNSimsek committed Feb 26, 2024
1 parent bd9ad0e commit 77c7efa
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 @@ -5,7 +5,7 @@ on:
tags: ["**"]

env:
RELEASE_CHECKLIST_TAG: release-checklist
RELEASE_CHECKLIST_TAG: release checklist
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: ${{ github.repository }}
ACTOR: ${{ github.actor }}
Expand Down

0 comments on commit 77c7efa

Please sign in to comment.