Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit 729aab3

Browse files
authored
Merge pull request #4 from GreenMeteor/ArchBlood-patch-2
Update build.yml
2 parents ca140c2 + cddfd23 commit 729aab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: docker/login-action@v3
1616
with:
1717
username: ${{ secrets.DOCKER_USER }}
18-
password: ${{ secrets.DOCKER_PAT }}
18+
password: ${{ secrets.DOCKER_PASSWORD }}
1919
- name: Set up Docker Buildx
2020
uses: docker/setup-buildx-action@v3
2121
with:

0 commit comments

Comments
 (0)