Compare commits
2 Commits
e8acd3b831
...
095f13791a
Author | SHA1 | Date | |
---|---|---|---|
095f13791a | |||
bca3e284b2 |
@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Login to Repo
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
username: ${{ secrets.REPO_USERNAME }}
|
||||
password: ${{ secrets.REPO_TOKEN }}
|
||||
|
Reference in New Issue
Block a user