Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet-irsn committed Feb 7, 2024
1 parent f89aab2 commit 71a853b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ on:

name: Render & Deploy Site

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
build:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 71a853b

Please sign in to comment.