diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d37f57a..b45554b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,6 +21,7 @@ jobs: - run: ls -al ../ - run: pandoc --standalone --self-contained --embed-resources --from markdown --output=Overview-${{ github.ref_name }}.pdf README.md - run: pandoc --standalone --self-contained --embed-resources --from markdown --output=LetsMakeNametags-${{ github.ref_name }}.pdf makeNametags.md + - run: pandoc --standalone --self-contained --embed-resources --from markdown --output=DancingGhost-${{ github.ref_name }}.pdf DancingGhost.md - name: release uses: actions/create-release@v1 id: create_release @@ -49,4 +50,5 @@ jobs: upload_url: ${{ steps.create_release.outputs.upload_url }} asset_path: LetsMakeNametags-${{ github.ref_name }}.pdf asset_name: LetsMakeNametags-${{ github.ref_name }}.pdf + asset_name: DancingGhost-${{ github.ref_name }}.pdf asset_content_type: application/binary diff --git a/DancingGhost.md b/DancingGhost.md new file mode 100644 index 0000000..974d2b5 --- /dev/null +++ b/DancingGhost.md @@ -0,0 +1,6 @@ +# Final Project: Dancing Ghost! + +For our final project in Lets Print Robots we will make a dancing ghost robot. + + +