Disable pushing commits to chatterino2-git AUR repo (#2738)

Fixes #2737
This commit is contained in:
pajlada 2021-05-03 23:29:47 +02:00 committed by GitHub
parent cf33566fd7
commit 2ea233a28d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,4 +19,4 @@ jobs:
commit_username: chatterino2-ci
commit_email: chatterino2-ci@pajlada.com
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
dry_run: ${{ github.ref != 'refs/heads/master' }}
dry_run: true