Skip to content

Commit

Permalink
Merge pull request #333 from ashik-75/work
Browse files Browse the repository at this point in the history
update packages yml
  • Loading branch information
lifeparticle authored Sep 26, 2023
2 parents ab02666 + 4733cc4 commit efbf1e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:

- name: Move packages.json
run: |-
git add npm-packages.json
git mv -f npm-packages.json ../../api/packages.json
git add packages.json
git mv -f packages.json ../../api/packages.json
- name: Commit and push if changed
run: |-
Expand Down

0 comments on commit efbf1e6

Please sign in to comment.