Compare commits
No commits in common. "82900551fd15ee0d488681ef71bfcdffedbad38f" and "353c55a1dd30e9f22fe44b45658b898965878068" have entirely different histories.
82900551fd
...
353c55a1dd
@ -41,7 +41,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
- name: Login to Repo
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
username: ${{ secrets.REPO_USERNAME }}
|
||||
password: ${{ secrets.REPO_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user