Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c665ad8d28 | |||
| 64899eb244 |
@@ -33,6 +33,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: ${{ env.GIT_REPO }}
|
repository: ${{ env.GIT_REPO }}
|
||||||
token: ${{ secrets.REPO_PULL_GITEA }}
|
token: ${{ secrets.REPO_PULL_GITEA }}
|
||||||
|
path: staffadmin/wafw00f
|
||||||
|
|
||||||
- name: Login to docker private registry
|
- name: Login to docker private registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user