We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc36d16 commit 2a43119Copy full SHA for 2a43119
.github/workflows/release-project.yml
@@ -60,7 +60,7 @@ jobs:
60
env:
61
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
62
- 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
+ # We need to pass the Repository information, because these are missing/need to be overwritten for the
64
# RiseClipse Submodules for which we can't update the POM files.
65
run: |
66
./mvnw -B -s custom_maven_settings.xml \
0 commit comments