generated from Fascinated/nextjs-13-template-with-tailwindcss
Compare commits
No commits in common. "65acccf52535790c67acfdd8908287d2f1a16d02" and "71355f3bcebff9b639afdce47a262e935c52ce36" have entirely different histories.
65acccf525
...
71355f3bce
@ -42,7 +42,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v2
|
||||||
|
|
||||||
- name: Login to Repo
|
- name: Login to Repo
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.REPO_USERNAME }}
|
username: ${{ secrets.REPO_USERNAME }}
|
||||||
password: ${{ secrets.REPO_TOKEN }}
|
password: ${{ secrets.REPO_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user