Skip to content

Commit

Permalink
ci: rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Aug 22, 2024
1 parent 9dfaf72 commit bce1729
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Create and Publish Maven Artifacts
name: Nightly Build

on:
workflow_dispatch:
Expand Down Expand Up @@ -29,7 +29,6 @@ jobs:
[ ! -z "${{ secrets.DISCORD_WEBHOOK_GITHUB }}" ] && echo "HAS_WEBHOOK=true" >> $GITHUB_OUTPUT
exit 0
Determine-Version:
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit bce1729

Please sign in to comment.