Skip to content

Commit fe2f35c

Browse files
authored
docs: update admonition to new GFM specification
This commit updates the README admonitions to the new GFM specification (see https://github.com/orgs/community/discussions/16925#discussioncomment-6506860.
1 parent 07b918e commit fe2f35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Simple (docker-based) GitHub action that can be used to create/update a tag and push it to the remote.
99

10-
> **Note**
10+
> [!NOTE]\
1111
> Since this is a docker-based action and [GitHub currently only supports Linux-based containers](https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action) running this action on Windows and Mac now needs to be supported (see [#26](https://github.com/rickstaa/action-create-tag/issues/26)).
1212
1313
## Inputs

0 commit comments

Comments
 (0)