Skip to content

Commit e0dc0a2

Browse files
committed
Add dist for Vercel - WIP
1 parent efeae60 commit e0dc0a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/1-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
run: |
4141
git config --local user.email "action@github.com"
4242
git config --local user.name "github-actions[bot]"
43+
git config set advice.addIgnoredFile false
4344
git add dist/
4445
git commit -m "chore: update distributed files" || echo "No changes to commit"
4546
git push

0 commit comments

Comments
 (0)