parent
1db8e3a50a
commit
9d664404f5
@ -38,4 +38,4 @@ jobs:
|
|||||||
- name: notification
|
- name: notification
|
||||||
if: ${{ secrets.BARK_TOKEN != '' }}
|
if: ${{ secrets.BARK_TOKEN != '' }}
|
||||||
run: |
|
run: |
|
||||||
https://api.day.app/${{ secrets.BARK_TOKEN }}/GiteaActions/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}已构建?icon=https://gitea.com/assets/img/logo.svg&group=GiteaActions
|
curl 'https://api.day.app/${{ secrets.BARK_TOKEN }}/GiteaActions/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }} build success.?icon=https://gitea.io/images/gitea.png&group=GiteaActions'
|
Loading…
x
Reference in New Issue
Block a user