Skip to content

Commit

Permalink
docs: add preview (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 11, 2024
1 parent a3f2122 commit d367da5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

**github-generate-release** is the simplest way to create a GitHub Release.

<div align="center">
<img src="https://github.com/Kikobeats/github-generate-release/raw/media/light.png#gh-light-mode-only">
<img src="https://github.com/Kikobeats/github-generate-release/raw/media/dark.png#gh-dark-mode-only">
<br>
<br>
</div>

It needs a GitHub token with `public_repo` permission, exposed as `GH_TOKEN` or `GITHUB_TOKEN` (see [example](https://github.com/Kikobeats/github-generate-release/blob/5a9db649b79ed0bb01194413e1dcc4818e82d155/.github/workflows/main.yml#L63)).

Just call it and it will release the latest git tag created:
Expand Down
Binary file added media/dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d367da5

Please sign in to comment.