Skip to content

Commit

Permalink
Env vars seams to be ignored.
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagolvlsantos authored May 4, 2024
1 parent 6def320 commit 7a811b9
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 @@ -24,5 +24,5 @@ jobs:
- name: Build with Maven
run: mvn -U -B --no-transfer-progress package --file pom.xml
env:
TOOL: maven # for maven profile
GIT_TOKEN: ${{ secrets.GIT_TOKEN }} # for tests
TOOL: maven

0 comments on commit 7a811b9

Please sign in to comment.