Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Update jekyll.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl committed Sep 17, 2023
1 parent 1fa4651 commit 4c42892
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ on:
jobs:
github-pages:
runs-on: ubuntu-latest

permissions:
contents: read
deployments: write

steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 4c42892

Please sign in to comment.