pushing to acr repo resolv v2

This commit is contained in:
Piasecki-grid 2025-03-27 15:13:35 +01:00
parent d101b35753
commit d03bb20326

View file

@ -34,11 +34,11 @@ jobs:
- name: Maven install dependencies
run: ./mvnw clean install package
- name: Upload JAR artifact
uses: actions/upload-artifact@4
with:
name: grid-capstone
path: ./target/*.jar
# - name: Upload JAR artifact
# uses: actions/upload-artifact@4
# with:
# name: grid-capstone
# path: ./target/*.jar