From 11addd20ca4430f366f5470975afa407bf37f8ec Mon Sep 17 00:00:00 2001 From: imsyy Date: Fri, 7 Jun 2024 09:07:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B3=20chore:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/docker.yml | 3 ++- README.md | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 2e3ac19..621119f 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -3,6 +3,7 @@ name: Publish Docker image on: release: types: [published] + workflow_dispatch: jobs: build-docker: @@ -52,4 +53,4 @@ jobs: linux/arm64 push: true tags: ${{ steps.meta.outputs.tags }} - labels: ${{ steps.meta.outputs.labels }} \ No newline at end of file + labels: ${{ steps.meta.outputs.labels }} diff --git a/README.md b/README.md index a9b5963..bae4b8f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ logo

今日热榜

一个聚合热门数据的 API 接口

+
+last commit + code size + docker-image-size +Publish Docker image +Publish npm package ## 🚩 特性