Disable pushing commits to chatterino2-git AUR repo (#2738)
Fixes #2737
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user