Skip to content

Commit

Permalink
Change team number to 9
Browse files Browse the repository at this point in the history
  • Loading branch information
octogradiste committed May 15, 2024
1 parent 725864d commit 9126185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
- name: Generate PDF
run: |
swent_prd generate --team 26 template
swent_prd generate --team 9 template
- name: Upload PDF as artifact
uses: actions/upload-artifact@v3
with:
name: PRD-PDF
path: Team_26_prd.pdf
path: Team_09_prd.pdf

0 comments on commit 9126185

Please sign in to comment.