Skip to content

Release for automatic updates 2024-03-15 00:28:58 #47

Release for automatic updates 2024-03-15 00:28:58

Release for automatic updates 2024-03-15 00:28:58 #47

Workflow file for this run

name: Release Package
on:
push:
branches: [main]
jobs:
release:
name: Release Package
uses: juitnow/workflows-public/.github/workflows/release.yml@main
secrets:
npm_token: ${{ secrets.npm_token }}