We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc42078 commit 855300fCopy full SHA for 855300f
1 file changed
.github/workflows/record_and_publish_demos.yml
@@ -30,6 +30,8 @@ jobs:
30
uses: actions/configure-pages@v3
31
- uses: actions/setup-go@v4
32
- uses: charmbracelet/vhs-action@v1
33
+ with:
34
+ path: "tapes/dark/demo.tape"
35
- name: Build keepac
36
run: go build -o changelog
37
- name: Record tapes
0 commit comments