feat: don't auth to githubh
This commit is contained in:
parent
79bd5bf2aa
commit
891e5bf5ee
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
repository: "pygobject/pycairo"
|
repository: "pygobject/pycairo"
|
||||||
github-server-url: "https://github.com"
|
github-server-url: "https://github.com"
|
||||||
|
token: ""
|
||||||
|
ssh-key: ""
|
||||||
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Set up development headers
|
- name: Set up development headers
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue