This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-07-27 12:13:03 +02:00
parent 9e32404df1
commit 4c32428851
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC

View file

@ -60,3 +60,5 @@ jobs:
- name: Collect changes
id: collect-changes
uses: ./.github/actions/collect-changes
with:
token: ${{ secrets.GITHUB_TOKEN }}