This commit is contained in:
Mike Nolan 2024-04-19 21:36:27 -05:00
parent 6dadf2610a
commit 9034a6a4ca
1 changed files with 3 additions and 3 deletions

View File

@ -3,10 +3,10 @@ run-name: ${{ gitub.actor }}
on: [push]
jobs:
Build:
runs-on: screenplain:latest
runs-on: screenplain-latest
steps:
- mkdir ScreenPlay
- screenplain holyloop.fountain ScreenPlay/holyloop.pdf
- run: mkdir ScreenPlay
- run: screenplain holyloop.fountain ScreenPlay/holyloop.pdf
uses: actions/upload-artifact@v2
with:
name: assets for screenplay