From aa1fd8a57973f9b327402de56eb7e8efd293bd02 Mon Sep 17 00:00:00 2001 From: Thai Pangsakulyanont Date: Sun, 21 Jul 2024 16:49:10 +0700 Subject: [PATCH] invite @antronic (#52) --- .github/workflows/pulumi.yml | 4 +--- index.ts | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pulumi.yml b/.github/workflows/pulumi.yml index b06bc93..7e3df2d 100644 --- a/.github/workflows/pulumi.yml +++ b/.github/workflows/pulumi.yml @@ -13,9 +13,7 @@ jobs: - name: checkout uses: actions/checkout@v3 - name: pnpm - uses: pnpm/action-setup@v2.2.4 - with: - version: 8 + uses: pnpm/action-setup@v4 - name: node uses: actions/setup-node@v2 with: diff --git a/index.ts b/index.ts index 8e2fecc..3d0e66b 100644 --- a/index.ts +++ b/index.ts @@ -25,6 +25,7 @@ import { creator, grantAdmin, grantWriteAccess, team } from './lib' // creator('1tpp') creator('AmiPhaphadha') +creator('antronic') creator('badgooooor') creator('balabeltmimi') creator('betich')