Skip to content

Commit c02bc0d

Browse files
committed
Fix typo in README.md: change action.yml to action.yaml
1 parent 56c5ff5 commit c02bc0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ the current tag.
99
This action is intentionally located at repository root level and has the
1010
following components:
1111

12-
- `draft-release/action.yml` (composite action)
12+
- `draft-release/action.yaml` (composite action)
1313
- `draft-release/bin/compile-release-notes.sh` (compiler script)
1414
- `draft-release/templates/release.yml` (release category template)
1515
- `draft-release/README.md` (this document)

0 commit comments

Comments
 (0)