From 427cd70606ec7e0c075e938b3d6407e3bc7b42c6 Mon Sep 17 00:00:00 2001 From: Addy Ireland Date: Fri, 26 Nov 2021 23:33:02 -0800 Subject: [PATCH] v1.2.1 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f7f4587..8039fbd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,7 @@ jobs: with: # GitHub token, automatically provided to the action # (No need to define this secret in the repo settings) - github_token: ${{ secrets.github_token }} + github_token: ${{ secrets.GH_TOKEN }} args: "--x64 --arm64"