1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

add workflow_dispatch, created -> published

This commit is contained in:
Jordan Scales
2022-05-22 09:39:35 -04:00
committed by GitHub
parent a100c94ece
commit 096e0e48cf

View File

@@ -4,8 +4,9 @@
name: Publish to NPM name: Publish to NPM
on: on:
workflow_dispatch:
release: release:
types: [created] types: [published]
jobs: jobs:
publish-npm: publish-npm: