Skip to content

Commit

Permalink
update packages yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashik-75 committed Sep 26, 2023
1 parent b2dff10 commit 4733cc4
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 4733cc4

Please sign in to comment.