ci: disable github provider

This commit is contained in:
Derrick Hammer 2024-01-12 08:24:12 -05:00
parent e6f3df2882
commit 862570bc57
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
}
},
"provider": {
"name": "github"
"name": "default"
}
}
}