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"