Skip to content

Commit 59f37eb

Browse files
committed
Ignore README for pretter
1 parent 5072ac1 commit 59f37eb

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
dist/
33
node_modules/
44
coverage/
5+
README.md

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Package Plugin or using [nest](https://github.com/mtj0928/nest).
2020

2121
## Usage
2222

23-
> [!NOTE] You can refer to the example in
23+
> [!NOTE]
24+
> You can refer to the example in
2425
> [giginet/github-action-artifactbundle-example](https://github.com/giginet/github-action-artifactbundle-example)
2526
2627
This plugin collect executables from the repository and compress them into
@@ -60,7 +61,8 @@ jobs:
6061
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6162
```
6263
63-
> [!NOTE] You need to configure the permission in the GitHub Action settings to
64+
> [!NOTE]
65+
> You need to configure the permission in the GitHub Action settings to
6466
> upload the artifacts. See Details for the
6567
> [documentation](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#setting-the-permissions-of-the-github_token-for-your-repository).
6668

0 commit comments

Comments
 (0)