From 4d5b93065d562a4a7d38fcde844c880f7348d2d3 Mon Sep 17 00:00:00 2001 From: George McCabe <23407799+georgemccabe@users.noreply.github.com> Date: Thu, 8 Sep 2022 13:57:35 -0600 Subject: [PATCH] test sh --- .github/workflows/post-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/post-release.yml b/.github/workflows/post-release.yml index 96f03ed..cbe75c7 100644 --- a/.github/workflows/post-release.yml +++ b/.github/workflows/post-release.yml @@ -16,7 +16,7 @@ jobs: GITHUB_CONTEXT: ${{ toJson(github) }} run: echo "$GITHUB_CONTEXT" - name: Add checksum - uses: dtcenter/metplus-action-release-checksum@8c8ae614c81beb9680db18e537641094e6989de5 + uses: dtcenter/metplus-action-release-checksum@ee1fd447d1653b9f55b8165783217d145447f12f with: token: ${{ secrets.METPLUS_BOT_TOKEN }} #- name: Obtain release assets