Skip to content

feat: add fish theme (#18) #7

feat: add fish theme (#18)

feat: add fish theme (#18) #7

Workflow file for this run

name: Release
on:
push:
branches:
- main
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASE_TOKEN }}
release-type: simple