Skip to content

Commit 18fde77

Browse files
committed
Merge branch 'dicord' of https://github.com/Adez017/recode-website into dicord
2 parents 5d5e74c + b00bd2e commit 18fde77

54 files changed

Lines changed: 4572 additions & 3255 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v4
9+
with:
10+
token: ${{ secrets.GITHUB_TOKEN }}
11+
persist-credentials: true
912
- uses: actions/setup-node@v4
1013
with:
1114
node-version: 20
88.7 KB
Loading
72.5 KB
Loading
158 KB
Loading
117 KB
Loading
432 KB
Loading
139 KB
Loading
291 KB
Loading
294 KB
Loading
366 KB
Loading

0 commit comments

Comments
 (0)