diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index e47749fb004e4a3180902402f37cd7aa5187dc4a..b3c5ffac333415ffb25dbe7fa91284c716f9c3b5 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -49,7 +49,6 @@ jobs: echo "Found latest release: $LATEST_TAG" git fetch --tags - git checkout "$LATEST_TAG" COMMIT=$(git rev-parse --short HEAD) DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') diff --git a/demo.gif b/demo.gif new file mode 100644 index 0000000000000000000000000000000000000000..df5ea1b536759cb8759e9609905c7344e706e27f Binary files /dev/null and b/demo.gif differ diff --git a/demo.tape b/demo.tape index 0b20f099d7ada3417af305c126821f44f31d41ec..bc437f04a6bcc6c03dcc68473db7e75f12ad71d3 100644 --- a/demo.tape +++ b/demo.tape @@ -77,14 +77,13 @@ Tab Sleep 100ms Tab Sleep 200ms + # Type the subject Type "Hello from the terminal!" Sleep 400ms Tab Sleep 300ms - - # Type the email body with Markdown Type "# Greetings!" Enter diff --git a/public/assets/demo.gif b/public/assets/demo.gif index 28138e399dcf66fb6a7a1a012bb01f866ec76f12..a2a8e6eee87b7b34ab1764f70af88400bf9c5add 100644 Binary files a/public/assets/demo.gif and b/public/assets/demo.gif differ