Skip to content

Commit

Permalink
Publish docs
Browse files Browse the repository at this point in the history
  • Loading branch information
reidjohnson committed Oct 10, 2023
1 parent c9fb45b commit bc367cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: docs

on:
push:
tags:
- 'v*.*.*'
on: [push]

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion quantile_forest/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.4dev
1.2.3

0 comments on commit bc367cf

Please sign in to comment.