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 4304df2 commit a873c8e
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-far-edge-best-practices.pdf
mv main.pdf cnf-best-practices.pdf
gh release create v2.0.$GITHUB_RUN_NUMBER cnf-best-practices.pdf
env:
Expand Down

0 comments on commit a873c8e

Please sign in to comment.