Skip to content

Commit

Permalink
have developer.yml update gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jul 17, 2024
1 parent 7137284 commit 70a937f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/developer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ jobs:
FC: gfortran
CC: gcc

steps:
permissions:
id-token: write
pages: write

steps:

- name: install
run: |
Expand Down

0 comments on commit 70a937f

Please sign in to comment.