Skip to content

Commit

Permalink
Merge pull request #202 from automl/github-workflow
Browse files Browse the repository at this point in the history
GitHub workflow
  • Loading branch information
LukasFehring authored Dec 16, 2024
2 parents 2313c74 + 1407e96 commit fc2424b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ env:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
permissions:
contents: write
actions: read
defaults:
run:
shell: bash # Default to using bash on all
Expand Down

0 comments on commit fc2424b

Please sign in to comment.