Skip to content

Commit

Permalink
workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Oct 19, 2023
1 parent 7082c77 commit 76b4fb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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' ||
Expand Down

0 comments on commit 76b4fb7

Please sign in to comment.