Skip to content

Commit

Permalink
chore(deps): update js-devtools/npm-publish digest to 52bacc1 (#553)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent eacb292 commit 9b67912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: npm run build

- name: Publish ${{ matrix.name }}
uses: JS-DevTools/npm-publish@c292f92f18bc92012d410c34bc2b236466de43b8
uses: JS-DevTools/npm-publish@52bacc14a33500e8dcf0afe1bff552d638216212
id: publish
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down Expand Up @@ -127,7 +127,7 @@ jobs:
run: npm run build

- name: Publish ${{ matrix.name }}
uses: JS-DevTools/npm-publish@c292f92f18bc92012d410c34bc2b236466de43b8
uses: JS-DevTools/npm-publish@52bacc14a33500e8dcf0afe1bff552d638216212
id: publish
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 9b67912

Please sign in to comment.