Skip to content

Commit

Permalink
apply pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed Aug 6, 2023
1 parent 9add2b5 commit 78512a5
Show file tree
Hide file tree
Showing 18 changed files with 2,322 additions and 23,114 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
# Trigger the workflow on push to main branch
push:
branches:
- main
- main

# This job installs dependencies, build the book, and pushes it to `gh-pages`
jobs:
Expand Down Expand Up @@ -34,4 +34,4 @@ jobs:
uses: peaceiris/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: data-science-for-esm/_build/html
publish_dir: data-science-for-esm/_build/html
1 change: 0 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

2 changes: 1 addition & 1 deletion binder/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ dependencies:

# publishing
- jupyter-book
- ghp-import
- ghp-import
Loading

0 comments on commit 78512a5

Please sign in to comment.