Skip to content

Commit

Permalink
Use PAT for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
padms committed Dec 12, 2024
1 parent 79e16c1 commit 4eebcb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fotoware-redirect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
uses: actions/checkout@v3
with:
repository: 'equinor/energyvision-fotoware-redirect'
ssh-key: '${{ secrets.DEPLOY_FUNCTION_KEY }}'
ref: main
token: ${{ secrets.PADMS_PAT }}
- name: Install pnpm 📦
id: install-pnpm
uses: pnpm/action-setup@v4
Expand Down

0 comments on commit 4eebcb1

Please sign in to comment.