update source repo

This commit is contained in:
Quinn Casey 2022-02-16 14:01:16 -08:00
parent ec5416abfd
commit 3e7e7023fc

@ -26,7 +26,7 @@
- name: pull paperless-ng - name: pull paperless-ng
git: git:
repo: https://github.com/jonaswinkler/paperless-ng.git repo: https://github.com/paperless-ngx/paperless-ngx.git
dest: "{{ gitdir.path }}" dest: "{{ gitdir.path }}"
version: "{{ paperlessng_version }}" version: "{{ paperlessng_version }}"
refspec: "+refs/pull/*:refs/pull/*" refspec: "+refs/pull/*:refs/pull/*"