From 4e4c8363c296194064821e8b41b4999118f54167 Mon Sep 17 00:00:00 2001 From: Zaheer Date: Tue, 1 Mar 2022 10:23:48 +0500 Subject: [PATCH] Added new crypto icons --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d1b03be..746405d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -36,6 +36,6 @@ jobs: - name: GitHub Release uses: "marvinpinto/action-automatic-releases@latest" with: - repo_token: "${{ secrets.GITHUB_TOKEN }}" + repo_token: "${{ secrets.TOKEN }}" prerelease: false files: Release/MTMR*.dmg