Skip to content

Commit

Permalink
chore: use pat
Browse files Browse the repository at this point in the history
  • Loading branch information
trivoallan committed Oct 6, 2024
1 parent e58b333 commit 6cae46b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ jobs:
source-dir: ./public
preview-branch: main
umbrella-dir: public/pr-preview
action: auto
action: auto
env:
GH_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit 6cae46b

Please sign in to comment.