Skip to content

fix: use decimal RGB values in Color constructor to avoid 8-digit hex… #18

fix: use decimal RGB values in Color constructor to avoid 8-digit hex…

fix: use decimal RGB values in Color constructor to avoid 8-digit hex… #18

Workflow file for this run

name: Deploy
on:
push:
branches: [main]
concurrency:
group: pages-${{ github.ref }}
cancel-in-progress: true
jobs:
deploy:
uses: OpenPhysics/Baton/.github/workflows/deploy.yml@main
permissions:
contents: read
pages: write
id-token: write