Skip to content

Commit

Permalink
Merge pull request #280 from IPPL-framework/revert-279-matt-frey-patch-1
Browse files Browse the repository at this point in the history
Revert "Update main.yml"
  • Loading branch information
matt-frey committed Apr 11, 2024
2 parents 0f7f653 + 0a49d00 commit c75b29a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
permissions:
pages: write

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand All @@ -36,4 +34,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: doc/html
publish_dir: doc/html

0 comments on commit c75b29a

Please sign in to comment.