Skip to content

Commit

Permalink
Update jam-post.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crykn committed Mar 1, 2024
1 parent 13a5e9c commit 936e9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jam-post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
- name: Create post file
run: |
mkdir -p _posts/${{ env.YEAR }}
echo "${{ env.CONTENT }}" > _posts/${{ env.YEAR }}/${{ env.DATE }}-jam-${{ env.JAM-LINK-NAME }}.md
- name: Retrieve thumbnail
Expand Down

0 comments on commit 936e9c7

Please sign in to comment.