diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-23 23:18:54 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-23 23:18:54 -0500 |
commit | 453a7e23f97a23cc9a110849ea93804dbfb3c97c (patch) | |
tree | aae9493fe869c9a7fe8056e136df0d8c7234d843 | |
parent | 79205a25b2289de10cfb3feb0e37653a85bd7d73 (diff) |
Set branch to master in GH action
-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" |