Skip to content

feat: preserve initial value on store class and introduce `reset<Stor… #24

feat: preserve initial value on store class and introduce `reset<Stor…

feat: preserve initial value on store class and introduce `reset<Stor… #24

Workflow file for this run

name: New Push
on: [push]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: sarisia/actions-status-discord@v1
if: always()
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}