Only commit images
This commit is contained in:
1
.github/workflows/screenshots.yml
vendored
1
.github/workflows/screenshots.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
|||||||
author_name: Owncast
|
author_name: Owncast
|
||||||
author_email: owncast@owncast.online
|
author_email: owncast@owncast.online
|
||||||
message: 'Commit screenshots'
|
message: 'Commit screenshots'
|
||||||
|
add: '*.png'
|
||||||
pull: '--rebase --autostash'
|
pull: '--rebase --autostash'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user