mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-14 00:22:48 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -40,8 +40,7 @@ jobs:
|
||||
source-directory: "raw-api"
|
||||
destination-github-username: is-a-dev
|
||||
destination-repository-name: raw-api
|
||||
user-email: 106927495+is-a-dev-bot@users.noreply.github.com
|
||||
user-name: is-a-dev-bot
|
||||
commit-message: "Update Data via is-a-dev/register"
|
||||
user-email: actions@github.com
|
||||
user-name: "GitHub Actions"
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.BOT }}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "I'm a dev.",
|
||||
"owner": {
|
||||
"username": "abdisadev",
|
||||
"email": "abdisadev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "abdisa.me"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,16 @@
|
||||
{
|
||||
"description": "Arta Abedi - Portfolio",
|
||||
"repo": "https://github.com/artaabedi/artaabedi.github.io",
|
||||
"owner": {
|
||||
"username": "artaabedi",
|
||||
"email": "arta@mailfence.com",
|
||||
"discord": "884500561158869032"
|
||||
"discord": "884500561158869032",
|
||||
"twitter": "artaabedi"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "artaabedi.github.io"
|
||||
"URL": "https://artaabedi.com",
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": ["v=spf1 include:spf.improvemx.com ~all"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user