diff --git a/.github/workflows/manual_publish.yaml b/.github/workflows/manual_binary_publish.yaml similarity index 93% rename from .github/workflows/manual_publish.yaml rename to .github/workflows/manual_binary_publish.yaml index e8990be1e..843aa3644 100644 --- a/.github/workflows/manual_publish.yaml +++ b/.github/workflows/manual_binary_publish.yaml @@ -18,4 +18,4 @@ jobs: - name: curl uses: enflo/curl-action@master with: - curl: --user circcicd:${{ secrets.GITEA_TOKEN }} --upload-file geth-linux-amd64 https://git.vdb.to/api/packages/cerc-io/generic/go-ethereum/${{ github.event.inputs.giteaPublishTag }}/geth-linux-amd64 + curl: --user cerccicd:${{ secrets.GITEA_TOKEN }} --upload-file geth-linux-amd64 https://git.vdb.to/api/packages/cerc-io/generic/go-ethereum/${{ github.event.inputs.giteaPublishTag }}/geth-linux-amd64