Compare commits

...

1 Commits

Author SHA1 Message Date
3865cedb49 test 2023-11-20 15:25:04 +01:00

View File

@@ -28,9 +28,9 @@ jobs:
- name: Git clone private repository
uses: actions/checkout@v4
with:
repository: EnableSecurity/wafw00f
github-server-url: https://github.com
#token: ${{ secrets.REPO_PULL_GITEA }}
repository: staffadmin/wafw00f
# github-server-url: https://github.com
token: ${{ secrets.REPO_PULL_GITEA }}
- name: Login to docker private registry
uses: docker/login-action@v3