更新 '.gitea/workflows/build.yaml'
All checks were successful
Gitea-Actions

This commit is contained in:
huanghs 2023-04-12 09:47:46 +08:00
parent 68fb5d1b21
commit 1db8e3a50a

View File

@ -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://day.app/assets/images/avatar.jpg?group=GiteaActions 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