Skip to content

Commit

Permalink
build: prevent discord message sending to stop workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Oct 16, 2024
1 parent 39bfc27 commit fe593ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cf-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
url: ${{ steps.release.outputs.html_url }}
attachment: |
file: latest.png
continue-on-error: true

- run: npm i --omit=dev

Expand Down

0 comments on commit fe593ea

Please sign in to comment.