Browse Source

Update commit.yml

pull/331/head
Wayne Warthen 3 years ago
committed by GitHub
parent
commit
8df7712633
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/commit.yml

2
.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"

Loading…
Cancel
Save