mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 04:45:27 +00:00
added branch ref (#3278)
This commit is contained in:
parent
5bd0f9bf69
commit
10dd4d7540
3
.github/workflows/publish-docs.yaml
vendored
3
.github/workflows/publish-docs.yaml
vendored
@ -45,4 +45,5 @@ jobs:
|
||||
if: steps.generate-docs.outputs.CHANGES > 0
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: ${{ github.ref }}
|
||||
Loading…
x
Reference in New Issue
Block a user