Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
alifnaufalyasin committed Jul 31, 2023
1 parent 6e636b2 commit 4093bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-data-member.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
git checkout -b production
cp ./dataMember.json ../data/dataMember.json
cd ..
rm -rf ./scripts/dataMember.json
rm -rf ./scripts/dataMember.json ./scripts/dataMember.csv
# Commit the changes
- name: Commit changes
Expand Down

0 comments on commit 4093bb3

Please sign in to comment.