Skip to content

Commit

Permalink
Updated: change name of the github action to reflect the project
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaneyXYZ committed Jun 19, 2024
1 parent 771893e commit 69f20cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Maven Build
name: RoyalCommands build

on:
push:
Expand Down Expand Up @@ -32,4 +32,4 @@ jobs:
name: RoyalCommands (#${{ github.run_number }})
path: |
/home/runner/work/RoyalCommands/RoyalCommands/modules/RoyalCommands/target/*.jar
/home/runner/work/RoyalCommands/RoyalCommands/modules/RoyalCommands/target/RoyalCommands/
/home/runner/work/RoyalCommands/RoyalCommands/modules/RoyalCommands/target/RoyalCommands

0 comments on commit 69f20cb

Please sign in to comment.