Skip to content

feat: add action func for YSK card (#49) #30

feat: add action func for YSK card (#49)

feat: add action func for YSK card (#49) #30

Workflow file for this run

name: publish npm
on:
push:
tags:
- v*.*.*
workflow_dispatch:
permissions:
contents: write
jobs:
call-workflow-passing-data:
uses: IceWhaleTech/github/.github/workflows/npm_release.yml@main
secrets:
NPM_TOKEN_PRIVATE: ${{ secrets.NPM_TOKEN }}