Skip to content

Commit a471ef4

Browse files
committed
Revert "Try passing auth data through GH secrets."
This reverts commit b1bcec1.
1 parent 7787c07 commit a471ef4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/gradle-pr.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33

44
name: Pull Request Java CI with Gradle
55

6-
env:
7-
USERNAME: ${{ secrets.USERNAME }}
8-
TOKEN: ${{ secrets.TOKEN }}
9-
106
on: [pull_request]
117

128
jobs:

0 commit comments

Comments
 (0)