mirror of
https://github.com/multipleof4/.github.git
synced 2026-01-13 15:27:54 +00:00
Update npm-build.yml
This commit is contained in:
4
.github/workflows/npm-build.yml
vendored
4
.github/workflows/npm-build.yml
vendored
@@ -1,9 +1,9 @@
|
||||
on: workflow_call
|
||||
jobs:
|
||||
build-push:
|
||||
npm-build-push:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
token: ${{secrets.GITHUB_TOKEN}}
|
||||
- uses: actions/setup-node@v4
|
||||
|
||||
Reference in New Issue
Block a user