Browse Source

Update commit.yml

pull/331/head
Wayne Warthen 3 years ago
committed by GitHub
parent
commit
8e110221a3
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: wwarthen/automatic-releases@latest
uses: wwarthen/actions/packages/automatic-releases@built-packages
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "SnapShot"

Loading…
Cancel
Save