There was an error while loading. Please reload this page.
2 parents ca140c2 + cddfd23 commit 729aab3Copy full SHA for 729aab3
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: docker/login-action@v3
16
with:
17
username: ${{ secrets.DOCKER_USER }}
18
- password: ${{ secrets.DOCKER_PAT }}
+ password: ${{ secrets.DOCKER_PASSWORD }}
19
- name: Set up Docker Buildx
20
uses: docker/setup-buildx-action@v3
21
0 commit comments