Skip to content

Commit

Permalink
Try to fix UpdateDependencies.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thamara authored Jan 5, 2025
1 parent a2a1f09 commit 6c0350d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UpdateDependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
git remote set-url --push origin https://$GITHUB_ACTOR:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY
npm install
- name: package-update
uses: thamara/actions-package-update@master
uses: taichi/actions-package-update@master
env:
AUTHOR_EMAIL: [email protected]
AUTHOR_NAME: Thamara Andrade
Expand Down

0 comments on commit 6c0350d

Please sign in to comment.