(patch) testing coursier #2

Merged
pfm merged 3 commits from test-builds-with-local-coursier into main 2024-05-01 02:35:41 +00:00
Showing only changes of commit 6ad5e3c293 - Show all commits

View file

@ -15,6 +15,7 @@ jobs:
env:
GS_MAVEN_USER: ${{ vars.GS_MAVEN_USER }}
GS_MAVEN_TOKEN: ${{ secrets.GS_MAVEN_TOKEN }}
COURSIER_CREDENTIALS: "maven.garrity.co(Reposilite) cicd:${{ secrets.GS_MAVEN_TOKEN }}"
steps:
- uses: actions/checkout@v4
name: 'Checkout Repository'