diff --git a/action.yml b/action.yml index 2200a1a..39229e4 100644 --- a/action.yml +++ b/action.yml @@ -41,7 +41,6 @@ runs: if: inputs.npm-token == '' run: ${{ github.action_path }}/scripts/reports.sh - id: upload-artifacts - shell: bash if: inputs.npm-token == '' uses: actions/upload-artifact@v4 with: