diff options
-rw-r--r-- | .github/workflows/vhs.yml | 2 | ||||
-rw-r--r-- | vhs.tape | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/vhs.yml b/.github/workflows/vhs.yml index 99815f0..5a31fa5 100644 --- a/.github/workflows/vhs.yml +++ b/.github/workflows/vhs.yml @@ -30,7 +30,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: commit_message: Update generated VHS GIF - branch: main + branch: master commit_user_name: vhs-action 📼 commit_user_email: actions@github.com commit_author: vhs-action 📼 <actions@github.com> @@ -5,7 +5,7 @@ Set Width 1000 Set Height 500 Set Shell zsh -Type "./termpicker" +Type "termpicker" Enter Sleep 2s Type "jl" |