Updated checkPlugin to work again and added updated workflow files.

This commit is contained in:
SamTV12345 2024-03-16 23:11:11 +01:00
parent cb56ec0c17
commit 59b87e0631
4 changed files with 82 additions and 26 deletions

View file

@ -8,7 +8,6 @@ on:
jobs:
publish-npm:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v4