From f8c4d6579210b425cca90117faf64b191362d940 Mon Sep 17 00:00:00 2001 From: Garris Date: Fri, 23 Feb 2024 18:28:33 -0800 Subject: [PATCH] Update test-build-pub-npm-dockerhub.yml --- .github/workflows/test-build-pub-npm-dockerhub.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/workflows/test-build-pub-npm-dockerhub.yml b/.github/workflows/test-build-pub-npm-dockerhub.yml index e9d19b2d..6727654b 100644 --- a/.github/workflows/test-build-pub-npm-dockerhub.yml +++ b/.github/workflows/test-build-pub-npm-dockerhub.yml @@ -2,15 +2,6 @@ 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