diff options
Diffstat (limited to '.github/workflows/vhs.yml')
-rw-r--r-- | .github/workflows/vhs.yml | 2 |
1 files changed, 1 insertions, 1 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> |