Skip to content

Commit 76d169f

Browse files
author
JeanMarc van Leerdam
committed
Remove debug step
1 parent be7a2b5 commit 76d169f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gh-actions.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
~/.ivy2/cache
2727
~/.sbt
2828
key: ${{ runner.os }}-sbt-${{ hashFiles('**/build.sbt') }}
29-
- name: Our environment
30-
run: env | sort
3129
- name: Organisation secrets
3230
run: |
3331
echo "MAVEN_CENTRAL_TOKEN_USER starts with ${MC_TOKEN_USER:0:1} and is ${#MC_TOKEN_USER} long"

0 commit comments

Comments
 (0)