Skip to content

Release for automatic updates 2025-01-03 00:33:42 #26

Release for automatic updates 2025-01-03 00:33:42

Release for automatic updates 2025-01-03 00:33:42 #26

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 }}