Skip to content

Commit

Permalink
udpate package commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Bali committed Oct 17, 2023
1 parent ef7d3b3 commit a60dbce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
echo '@shummy1991:registry=https://npm.pkg.github.com' >> .npmrc
echo 'always-auth=true' >> .npmrc
- run: npm ci
env:
GH_TOKEN: ${{ github.token }}
- run: git add .
- run: git commit -m "update package"
- run: npm i @shummy1991/package-test@latest
- run: git push
env:
Expand Down

0 comments on commit a60dbce

Please sign in to comment.