From 4f60cd4e5731aa3788e354f52d69f15d4de3922b Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Tue, 6 Dec 2022 12:44:11 -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 caf93121..bacffa22 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: marvinpinto/action-automatic-releases@latest + uses: unl0ck/action-automatic-releases@latest with: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "SnapShot"