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