Skip to content

fix: Updated colours to match Zeta (#5) #8

fix: Updated colours to match Zeta (#5)

fix: Updated colours to match Zeta (#5) #8

Workflow file for this run

name: CI - On Main
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}