[F] Fix github actions

pull/6/head
Azalea 2023-12-22 15:37:55 -08:00 committed by GitHub
parent 47fda64c90
commit bcf3333dd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -66,3 +66,4 @@ jobs:
artifacts: "build/libs/aqua-nightly.jar"
tag: "${{ env.VER }}-nightly"
token: ${{ secrets.GITHUB_TOKEN }}
draft: false