We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce57fd0 commit fb766bbCopy full SHA for fb766bb
.github/workflows/release-pdf.yml
@@ -26,4 +26,4 @@ jobs:
26
uses: softprops/action-gh-release@v2
27
if: startsWith(github.ref, 'refs/tags/')
28
with:
29
- files: workout-plan.txt
+ files: workout-plan.pdf
0 commit comments