Skip to content

Commit

Permalink
fix release step (#2406)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpholguera authored May 8, 2023
1 parent f604a8e commit 5c77d3c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docgenerator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,8 @@ jobs:
generate_release_notes: true
discussion_category_name: Announcements
files: |
OWASP_MASTG-*/OWASP_MASTG.pdf
OWASP_MASTG-*/OWASP_MASTG.epub
OWASP_MASTG/OWASP_MASTG.pdf
OWASP_MASTG/OWASP_MASTG.epub
Checklists/*.xlsx
Enhanced-MASVS-YAML-Files/*.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5c77d3c

Please sign in to comment.