Skip to content

Commit

Permalink
Update test-build-pub-npm-dockerhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garris authored Feb 24, 2024
1 parent 502a577 commit 94fef35
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/test-build-pub-npm-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,15 @@ name: Test build & publish npm + docker
on:
workflow_dispatch:
workflow_call:
inputs:
config-path:
required: true
type: string
secrets:
envPAT:
required: true


permissions:
actions: write
checks: write
Expand Down

0 comments on commit 94fef35

Please sign in to comment.