Skip to content

Commit

Permalink
fix: bump the release
Browse files Browse the repository at this point in the history
maxprilutskiy committed Oct 16, 2022
1 parent edd7f4f commit 7df92ea
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -14,5 +14,5 @@ jobs:
- uses: codecov/codecov-action@v3
- run: yarn semantic-release
env:
NPM_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center"><img width="200" src="/assets/logo.svg?sanitize=true"></p>
<h1 align="center">Filterion</h1>
<div align="center">
An <a href="https://en.wikipedia.org/wiki/Immutable_object">immutable</a> data structure for search params management.
A zero-dependency, <a href="https://en.wikipedia.org/wiki/Immutable_object">immutable</a> data structure for search params management.
</div>
<h3 align="center">

0 comments on commit 7df92ea

Please sign in to comment.