diff --git a/.github/workflows/npm-build-and-compile.yml b/.github/workflows/npm-build-and-compile.yml index 67c665b..c266195 100644 --- a/.github/workflows/npm-build-and-compile.yml +++ b/.github/workflows/npm-build-and-compile.yml @@ -2,7 +2,7 @@ name: NodeJS Build and Compile permissions: contents: read - + actions: write on: push: branches: ["main"]