Skip to content

Commit 2a43119

Browse files
author
Dennis Labordus
committed
Small changes.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent dc36d16 commit 2a43119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
env:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
- name: Deploy with Maven to GitHub Packages and Docker Hub
63-
# We neeed to pass the Repository information, because these are missing/need to be overwritten for the
63+
# We need to pass the Repository information, because these are missing/need to be overwritten for the
6464
# RiseClipse Submodules for which we can't update the POM files.
6565
run: |
6666
./mvnw -B -s custom_maven_settings.xml \

0 commit comments

Comments
 (0)