Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3865cedb49 |
@@ -28,9 +28,9 @@ jobs:
|
|||||||
- name: Git clone private repository
|
- name: Git clone private repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: EnableSecurity/wafw00f
|
repository: staffadmin/wafw00f
|
||||||
github-server-url: https://github.com
|
# github-server-url: https://github.com
|
||||||
#token: ${{ secrets.REPO_PULL_GITEA }}
|
token: ${{ secrets.REPO_PULL_GITEA }}
|
||||||
|
|
||||||
- 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