From 724d1d01500c09fa806f7a3aa09b44eb9ae874b8 Mon Sep 17 00:00:00 2001 From: RickyHao Date: Wed, 19 Mar 2025 22:00:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/dnsmasq-c?= =?UTF-8?q?hina-list.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/dnsmasq-china-list.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/dnsmasq-china-list.yaml b/.gitea/workflows/dnsmasq-china-list.yaml index 50bd176..bd2b644 100644 --- a/.gitea/workflows/dnsmasq-china-list.yaml +++ b/.gitea/workflows/dnsmasq-china-list.yaml @@ -18,8 +18,7 @@ jobs: make smartdns SERVER=china - name: Release - uses: https://gitea.com/actions/release-action@main + uses: akkuman/gitea-release-action@v1 with: files: |- - *.smartdns.conf - api_key: '${{secrets.RELEASE_TOKEN}}' \ No newline at end of file + *.smartdns.conf \ No newline at end of file