workflows

This commit is contained in:
Pouya Saadeghi 2023-10-19 21:49:09 +03:00
parent 7082c77247
commit 76b4fb727e
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ jobs:
env:
runtime: ${{ github.event.inputs.runtime || 'bun'}}
npm-tag: ${{ github.event.inputs.npm-tag || 'latest'}}
LEMONSQUEEZY_API_KEY: ${{ secrets.LEMONSQUEEZY_API_KEY }}
if: |
github.event_name == 'workflow_dispatch' ||
github.event_name == 'workflow_call' ||