We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f37eb commit 5275576Copy full SHA for 5275576
1 file changed
README.md
@@ -20,7 +20,7 @@ Package Plugin or using [nest](https://github.com/mtj0928/nest).
20
21
## Usage
22
23
-> [!NOTE]
+> [!NOTE]
24
> You can refer to the example in
25
> [giginet/github-action-artifactbundle-example](https://github.com/giginet/github-action-artifactbundle-example)
26
@@ -61,7 +61,7 @@ jobs:
61
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
62
```
63
64
65
> You need to configure the permission in the GitHub Action settings to
66
> upload the artifacts. See Details for the
67
> [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).
0 commit comments