From 1db8e3a50a2798e064731598a6675d5fdab59e46 Mon Sep 17 00:00:00 2001 From: huanghs Date: Wed, 12 Apr 2023 09:47:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.gitea/workflows/build.ya?= =?UTF-8?q?ml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 8b304ef..bcfa70d 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -38,4 +38,4 @@ jobs: - name: notification if: ${{ secrets.BARK_TOKEN != '' }} 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 \ No newline at end of file + 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 \ No newline at end of file