Skip to content

Commit

Permalink
Fix syntax (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeage authored Feb 20, 2023
1 parent 37b688b commit bc34402
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,9 @@ jobs:
"title": "## 💬 Uncategorized",
"labels": []
}
],
pr_template": "- PR ##{{NUMBER}}: #{{TITLE}} by #{{AUTHOR}}"
]
# ,
# pr_template": "- PR ##{{NUMBER}}: #{{TITLE}} by #{{AUTHOR}}"
}
- name: Echo Changelog (for debugging purposes)
Expand Down

0 comments on commit bc34402

Please sign in to comment.