rose-pine-nix/.github/workflows/release.yml
Hammy 2c7661c9fa
ci(release-please): use action from googleapis (#201)
I confirmed that it shouldn't break anything
from looking at the documentation, but who
knows with release-please /shrug
2024-05-30 08:08:07 -04:00

20 lines
336 B
YAML

name: Release
on:
push:
branches: [main]
jobs:
release-please:
name: Make release
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- uses: googleapis/release-please-action@v4
with:
release-type: simple
package-name: catppuccin/nix