mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-22 15:55:25 +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
|
if: steps.generate-docs.outputs.CHANGES > 0
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
branch: ${{ github.ref }}
|
||||||
Loading…
x
Reference in New Issue
Block a user