Skip to content

Commit

Permalink
chore: snapshot action change
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosantise committed Sep 25, 2024
1 parent d56f2fd commit 07f5829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: ./.github/actions/setup

- name: Publish Snapshots
continue-on-error: true
continue-on-error: false
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 07f5829

Please sign in to comment.