parent
9d664404f5
commit
b14c75f9c6
@ -35,7 +35,6 @@ jobs:
|
|||||||
|
|
||||||
- run: echo ${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
|
- run: echo ${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
|
||||||
|
|
||||||
- name: notification
|
- name: Notification
|
||||||
if: ${{ secrets.BARK_TOKEN != '' }}
|
if: ${{ secrets.BARK_TOKEN != '' }}
|
||||||
run: |
|
run: 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'
|
||||||
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