Skip to content

Commit

Permalink
fix CICD pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
maslick committed Dec 22, 2021
1 parent f400575 commit 37df807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: vanilla-js
path: vanilla-js
path: docs
- name: job failed
if: failure()
uses: appleboy/telegram-action@master
Expand Down

0 comments on commit 37df807

Please sign in to comment.