Skip to content

Commit

Permalink
[Release] 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leomotors committed Feb 7, 2022
1 parent 71aba5a commit 16cb539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VERSION_MUST_INCREASE: true
RELEASE_TITLE: "Cocoa Grader {VERSION}"
RELEASE_ON_KEYWORD: ${{ github.event.commits[0].message }}
RELEASE_ON_KEYWORD: ${{ github.event.head_commit.message }}
ALWAYS_GENERATE_NOTES: true

0 comments on commit 16cb539

Please sign in to comment.