Skip to content

Commit

Permalink
Try to fix up snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
72636c committed Jan 23, 2024
1 parent 0b1d1ad commit dbec6ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:

- name: Publish to npm
uses: seek-oss/changesets-snapshot@v0
with:
pre-publish: yarn build
env:
GITHUB_TOKEN: ${{ secrets.SEEK_OSS_CI_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.SEEK_OSS_CI_NPM_TOKEN }}

0 comments on commit dbec6ae

Please sign in to comment.