Skip to content

Commit

Permalink
added ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
fos7er committed Oct 29, 2023
1 parent 3bf7124 commit 3ca4c7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- name: Deploy
run: |
cd dist
ln -s index.html 404.html
git config --global user.email "[email protected]"
git config --global user.name "CI"
git init
Expand Down

0 comments on commit 3ca4c7e

Please sign in to comment.