Skip to content

Commit

Permalink
[F] Fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna authored Dec 22, 2023
1 parent 47fda64 commit bcf3333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ jobs:
artifacts: "build/libs/aqua-nightly.jar"
tag: "${{ env.VER }}-nightly"
token: ${{ secrets.GITHUB_TOKEN }}
draft: false

0 comments on commit bcf3333

Please sign in to comment.