Skip to content

Commit

Permalink
ci: mark dir as safe for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Dec 6, 2022
1 parent 96204ba commit f1da221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
run: |
git config --global user.email ${{ secrets.GIT_EMAIL }}
git config --global user.name ${{ secrets.GIT_USERNAME }}
git config --global --add safe.directory /__w/splashy/splashy
npm run release

0 comments on commit f1da221

Please sign in to comment.