Browse Source

Update release.yml

pull/331/head
Wayne Warthen 3 years ago
parent
commit
86f8df03b6
  1. 1
      .github/workflows/release.yml

1
.github/workflows/release.yml

@ -39,6 +39,7 @@ jobs:
uses: wwarthen/actions/packages/automatic-releases@built-packages
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
draft: true
prerelease: true
title: "RomWBW Development SnapShot ${{env.PKGLBL}}"
files: |

Loading…
Cancel
Save