Skip to content

Commit

Permalink
Fixes development github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
006627 committed Dec 3, 2024
1 parent 73a5f25 commit 96e55e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "development"

jobs:
build:
deploy:
runs-on: ubuntu-latest
env:
MAVEN_CLI_OPTS: "--batch-mode --errors --fail-at-end --show-version"
Expand Down

0 comments on commit 96e55e5

Please sign in to comment.