Skip to content

Release for automatic updates 2024-04-12 00:27:57 #16

Release for automatic updates 2024-04-12 00:27:57

Release for automatic updates 2024-04-12 00:27:57 #16

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