There was an error while loading. Please reload this page.
GH_PERSONAL_ACCESS_TOKEN
actions/checkout
1 parent f26a265 commit c5e22b5Copy full SHA for c5e22b5
1 file changed
.github/workflows/test.yml
@@ -14,8 +14,6 @@ jobs:
14
postgres-version: [ 15, 16, 17, 18 ]
15
steps:
16
- uses: actions/checkout@v6
17
- with:
18
- token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
19
- uses: aboutbits/github-actions-java/setup-with-gradle@v4
20
with:
21
java-version: 25
0 commit comments