removed github data
This commit is contained in:
parent
1525e40378
commit
c9a6355371
3
.github/FUNDING.yml
vendored
3
.github/FUNDING.yml
vendored
@ -1,3 +0,0 @@
|
|||||||
github: defold
|
|
||||||
patreon: Defold
|
|
||||||
custom: ['https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NBNBHTUW4GS4C']
|
|
19
.github/workflows/trigger-site-rebuild.yml
vendored
19
.github/workflows/trigger-site-rebuild.yml
vendored
@ -1,19 +0,0 @@
|
|||||||
name: Trigger site rebuild
|
|
||||||
|
|
||||||
on: [push]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
site-rebuild:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps: [
|
|
||||||
{
|
|
||||||
name: 'Repository dispatch',
|
|
||||||
uses: defold/repository-dispatch@1.2.1,
|
|
||||||
with: {
|
|
||||||
repo: 'defold/defold.github.io',
|
|
||||||
token: '${{ secrets.SERVICES_GITHUB_TOKEN }}',
|
|
||||||
user: 'services@defold.se',
|
|
||||||
action: 'extension-siwa'
|
|
||||||
}
|
|
||||||
}]
|
|
Loading…
x
Reference in New Issue
Block a user