fix: typo for action
Some checks failed
build and publish docker image / deploy / build (push) Failing after 16s

This commit is contained in:
2005 2024-05-30 05:58:39 +02:00
parent 2aaed98ae6
commit 88e852cbcf

View file

@ -24,7 +24,7 @@ jobs:
release: 22 release: 22
version: 17.0.10 version: 17.0.10
- name: "Setup maven" - name: "Setup maven"
uses: https://github.com/s4u/setup-maven-action@1 uses: https://github.com/s4u/setup-maven-action@v1
- name: Build with Maven - name: Build with Maven
run: mvn -Dtoken=${{ secrets.token }} clean compile jib:build -e run: mvn -Dtoken=${{ secrets.token }} clean compile jib:build -e