From 8e110221a3a6ed1ecb30aa1c57a92a8d30bcc412 Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Tue, 6 Dec 2022 13:51:45 -0800 Subject: [PATCH] Update commit.yml --- .github/workflows/commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 3670df7b..a49c0a56 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -43,7 +43,7 @@ jobs: zip -r RomWBW-SnapShot-Package.zip . - name: Post SnapShot - uses: wwarthen/automatic-releases@latest + uses: wwarthen/actions/packages/automatic-releases@built-packages with: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "SnapShot"