diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index f6b3c6b..e989dc0 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -99,7 +99,4 @@ jobs: gh release create ${{ env.VERSION }} -t "Nightly" -n "$(git rev-parse HEAD | cut -c 1-7) | $(git log -1 --pretty=%B)" ${{ env.FILES }} env: GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}' - VERSION: 'nightly' - NAME: 'Nightly' - #FILES: app.asar minified_testing_dont_use.asar FILES: app.asar