This commit is contained in:
Jacob Nguyen
2023-12-13 18:18:38 -06:00
parent 4188bf32f9
commit cccef6e111

View File

@@ -3,8 +3,8 @@ name: NPM / Publish
on:
workflow_dispatch:
push:
paths:
- packages/poster/**/*
#paths:
# - packages/poster/**/*
branches:
- 'main'
jobs: