diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index e9c9ade..297c736 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -3,10 +3,13 @@ on: [push] jobs: build-and-deploy: runs-on: ubuntu-latest + permissions: + id-token: write + pages: write steps: - uses: actions/checkout@v3 - - uses: pnpm/action-setup@v3 + - uses: pnpm/action-setup@v4 with: version: 8 run_install: | diff --git a/pages/intro.md b/pages/intro.md index f2f1fe5..7fb5db8 100644 --- a/pages/intro.md +++ b/pages/intro.md @@ -24,23 +24,15 @@ transition: fade-out ## Developer Advocate at GitKraken +GitKraken’s DevEx platform meets you & your team wherever you do your best work + +GitKraken tools enable developers to find their flow by helping track all open items without being bombarded by noise. So you can avoid interruptions, distractions, and rework. + +- GitKraken - GitKraken Desktop - GitLens - - VSCode - - more soon... - GitKraken CLI - GitKraken.dev - - Mobile Responsive - - --- transition: slide-left