Merge branch 'main' into patch-1

This commit is contained in:
Stef_DP
2024-11-10 13:30:54 +01:00
committed by GitHub
10 changed files with 85 additions and 8 deletions
+34
View File
@@ -0,0 +1,34 @@
name: Prettier
on:
push:
branches: [main]
paths:
- "domains/*"
- ".github/workflows/prettier.yml"
jobs:
format:
name: Format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20.x
- name: Run Prettier
run: npx -y prettier ./domains -w --tab-width 2 --print-width 120
- name: Commit
uses: cpina/github-action-push-to-another-repository@main
with:
source-directory: "."
destination-github-username: is-a-dev
destination-repository-name: register
user-email: "actions@github.com"
user-name: "GitHub Actions"
env:
API_TOKEN_GITHUB: ${{ secrets.BOT }}
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
source-directory: "raw-api"
destination-github-username: is-a-dev
destination-repository-name: raw-api
user-email: actions@github.com
user-email: "actions@github.com"
user-name: "GitHub Actions"
env:
API_TOKEN_GITHUB: ${{ secrets.BOT }}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "akk1to",
"email": "akk1to.dev@gmail.com",
"discord": "727497287777124414"
},
"record": {
"TXT": ["dh=e1e17c98197b35ff9ed4eef8a473fa86fa3106b8"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "xzrci",
"email": ""
},
"record": {
"TXT": ["vc-domain-verify=jake.is-a.dev,1075ab07de85fa87e8cd"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ukinon",
"email": "arfianoj@gmail.com"
},
"record": {
"TXT": ["vc-domain-verify=ukino.is-a.dev,abcf9c3157f2470d8c51"]
}
}
+1 -1
View File
@@ -5,6 +5,6 @@
"email": "abiapp2024@gmail.com"
},
"record": {
"CNAME": "abiapp789.github.io"
"CNAME": "trytodownloadme.rf.gd"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "jaideepmato7@gmail.com"
},
"record": {
"CNAME": "jai-deep.pages.dev"
"CNAME": "piyush10f.vercel.app"
}
}
+3 -5
View File
@@ -1,11 +1,9 @@
{
"description": "Jake's personal website and blog.",
"repo": "https://github.com/j-eo/j-eo.github.io",
"owner": {
"username": "j-eo",
"email": "website-contact.nem2h@silomails.com"
"username": "xzrci",
"email": ""
},
"record": {
"CNAME": "jakeanto.pages.dev"
"CNAME": "xzrci.vercel.app"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "matte-oss",
"email": "7sz8jlw6h@mozmail.co"
},
"record": {
"CNAME": "hashnode.network"
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "ukinon"
},
"record": {
"CNAME": "ukino.vercel.app"
}
}