Skip to content

Commit cad17bc

Browse files
author
Daniel Mellum
committed
more github action testing :(
1 parent b6397ad commit cad17bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
image: ghcr.io/danielme85/lltdb-testbench:latest
1818
credentials:
1919
username: ${{ github.actor }}
20-
password: ${{ secrets.GITHUB_TOKEN }}
20+
password: ${{ secrets.ACTION_TOKEN }}
2121

2222
steps:
2323
- name: Checkout

0 commit comments

Comments
 (0)