Fix build that I accidentally pushed to master....

This commit is contained in:
Justin Bassett 2022-12-18 22:27:53 -05:00 committed by GitHub
parent 994fdc264c
commit d5f8de3ce8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ jobs:
run: ./gradlew assembleRelease
- name: Create Github Pre-Release
uses: marvinpinto/action-automatic-releases@v1
uses: marvinpinto/action-automatic-releases@v1.2.1
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"