feat: don't auth to githubh

This commit is contained in:
Oskar Manhart 2025-05-17 11:15:49 +02:00
parent 79bd5bf2aa
commit 891e5bf5ee

View file

@ -19,6 +19,9 @@ jobs:
with:
repository: "pygobject/pycairo"
github-server-url: "https://github.com"
token: ""
ssh-key: ""
persist-credentials: false
- name: Set up development headers
run: |