Skip to content

Commit

Permalink
Release 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
parker-codes committed Aug 21, 2024
1 parent b4da8b3 commit 4a4ffdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
- run: sudo git config --system --add safe.directory '*'
- run: sudo git config --global --add safe.directory /github/workspace
- name: Set up Node.js
uses: actions/setup-node@master
with:
Expand Down

0 comments on commit 4a4ffdc

Please sign in to comment.