Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenCraft authored Apr 21, 2024
1 parent 42e0a90 commit fc81534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Build with Maven
run: mvn -B compile --file pom.xml
run: echo "$SECRET_TOKEN"
env:
MAVEN_USERNAME: CiroZDP
MAVEN_PASSWORD: ${{ secrets.SECRET_TOKEN }}
Expand Down

0 comments on commit fc81534

Please sign in to comment.