diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index bacffa22..3670df7b 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: unl0ck/action-automatic-releases@latest + uses: wwarthen/automatic-releases@latest with: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "SnapShot"