This commit is contained in:
Ivan Kravets
2022-06-01 13:16:45 +03:00
parent 22860cd4e5
commit 10da6bf5c6
2 changed files with 0 additions and 62 deletions
-10
View File
@@ -40,13 +40,3 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
- name: Slack Notification
uses: homoluctus/slatify@master
if: failure()
with:
type: ${{ job.status }}
job_name: '*Core*'
commit: true
url: ${{ secrets.SLACK_BUILD_WEBHOOK }}
token: ${{ secrets.SLACK_GITHUB_TOKEN }}