mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-10 10:21:08 +07:00
remove unnecessary package.json
This commit is contained in:
parent
6fcf0f5d76
commit
2fc52f0651
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
cd ./dist
|
||||
mkdir -p ./node_modules
|
||||
npm i
|
||||
rm ./dist/package.json
|
||||
rm ./package.json
|
||||
|
||||
- name: Commit Build Artifacts
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user