Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alifnaufalyasin committed Jul 31, 2023
1 parent 4093bb3 commit e918daa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate-data-member.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
python script.py
git checkout -b production
cp ./dataMember.json ../data/dataMember.json
cd ..
rm -rf ./scripts/dataMember.json ./scripts/dataMember.csv
# Commit the changes
- name: Commit changes
Expand Down
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ yarn-error.log*

/images/dbg.png
/images/ebg.png
/images/fixbg.png
/images/fixbg.png

/scripts/*.csv
/scripts/*.json

0 comments on commit e918daa

Please sign in to comment.