Skip to content

Commit fb766bb

Browse files
committed
feat: fix release artifact
1 parent ce57fd0 commit fb766bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pdf.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
uses: softprops/action-gh-release@v2
2727
if: startsWith(github.ref, 'refs/tags/')
2828
with:
29-
files: workout-plan.txt
29+
files: workout-plan.pdf

0 commit comments

Comments
 (0)