Skip to content

Commit

Permalink
Update publish-pdf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mwlinca authored Nov 7, 2023
1 parent 3379a14 commit 3a14fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Create PDF release
run: |
echo $GITHUB_RUN_NUMBER > version.txt
mv main.pdf cnf-best-practices.pdf
mv main.pdf cnf-best-practices-guide.pdf
gh release create v2.0.$GITHUB_RUN_NUMBER cnf-best-practices.pdf
env:
Expand Down

0 comments on commit 3a14fbb

Please sign in to comment.