From 7426641cc56485566e8c469f9d3e4dfa6e47be8b Mon Sep 17 00:00:00 2001 From: Varsha Varadarajan Date: Mon, 14 Oct 2019 09:52:36 -0700 Subject: [PATCH] Test upload response --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6ad88bcc..53078d85 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: - name: Generate artifacts uses: skx/github-action-build@master - name: Upload artifacts - uses: skx/github-action-publish-binaries@master + uses: varshavaradarajan/github-action-publish-binaries@master env: GITHUB_TOKEN: ${{ secrets.TOKEN }} with: