Skip to content

Commit ecb5999

Browse files
committed
experiment
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 260711b commit ecb5999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
minikube version: v1.34.0
3636
kubernetes version: v1.33.0
37-
github token: ${{ secrets.GITHUB_TOKEN }}
37+
github token: ${{ github.token }}
3838
driver: docker
3939

4040
- name: Set up Java and Maven

0 commit comments

Comments
 (0)