Skip to content

Commit

Permalink
fix artifact upload (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpholguera committed Apr 1, 2023
1 parent f0b1d91 commit f2e668b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docgenerator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ jobs:
name: OWASP_MASVS
path: OWASP_MASVS*

- name: Upload YAML
uses: actions/upload-artifact@v3
with:
name: OWASP_MASVS.yaml
path: OWASP_MASVS.yaml

release:
runs-on: ubuntu-latest
needs: [Generate-MASVS-Documents]
Expand Down

0 comments on commit f2e668b

Please sign in to comment.