Skip to content

Upgrade the version to make the README changes carry over to NPM #11

Upgrade the version to make the README changes carry over to NPM

Upgrade the version to make the README changes carry over to NPM #11

Workflow file for this run

name: On Push
on:
push:
branches:
- main
- release/*
jobs:
test:
uses: ./.github/workflows/test.yml
# artifact:
# needs: test
# permissions:
# contents: read
# packages: write
# uses: ./.github/workflows/artifact.yml