Skip to content

Commit

Permalink
ci: allow deploy to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
y-nk committed Jul 14, 2023
1 parent 57b472b commit b30d1e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,4 @@ jobs:

- name: Deploy
working-directory: ${{ matrix.project }}
continue-on-error: true
run: npm run deploy --if-present

0 comments on commit b30d1e3

Please sign in to comment.