Skip to content

Commit

Permalink
docs: Add icons
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jun 11, 2024
1 parent 92370e3 commit eae71a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Creates a Github release using a workflow action.

## Usage
## Usage 🚀

```yaml
name: Publish Release
Expand All @@ -35,7 +35,7 @@ jobs:
body: MyReleaseMessage
```
## Notes
## Notes 📝
The ``title`` input is the release name.
Expand All @@ -47,7 +47,7 @@ The ``commit`` input is a commit hash or branch name to attach the release to (o
The ``token`` input is the repository access token (optional), defaults to ```secrets.GITHUB_TOKEN```.

## FAQ
## FAQ 💬

* ### Why do I get the error '*Resource not accessible by integration*'?

Expand All @@ -60,5 +60,5 @@ The ``token`` input is the repository access token (optional), defaults to ```se
contents: write
```

## Stars
## Stars 🌟
[![Stars](https://starchart.cc/action-pack/github-release.svg?variant=adaptive)](https://starchart.cc/action-pack/github-release)

0 comments on commit eae71a4

Please sign in to comment.