Skip to content

Release for automatic updates 2025-01-10 00:35:39 #59

Release for automatic updates 2025-01-10 00:35:39

Release for automatic updates 2025-01-10 00:35:39 #59

Workflow file for this run

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