Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
j-catania committed Dec 11, 2023
1 parent 08143dd commit dfea204
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ jobs:
runs-on: ubuntu-latest
if: github.event_name == 'workflow_dispatch'
permissions:
contents: write
contents: read
pages: write
id-token: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit dfea204

Please sign in to comment.