Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Remove copying settings.json in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
camwhit-e authored Jan 17, 2022
1 parent 719b1c5 commit 05390ee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
git commit -m "bump version for release"
git push
- name: Copy settings.json
run: |
mv settings.json.example settings.json
- name: Build assets
run: |
yarn install
Expand Down

0 comments on commit 05390ee

Please sign in to comment.