Compare commits
2 Commits
353c55a1dd
...
82900551fd
Author | SHA1 | Date | |
---|---|---|---|
82900551fd | |||
b806eb43b8 |
@ -41,7 +41,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
- name: Login to Repo
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
username: ${{ secrets.REPO_USERNAME }}
|
||||
password: ${{ secrets.REPO_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user