Skip to content

Commit

Permalink
Merge pull request #74 from queryverse/julia-pkgbutler-updates
Browse files Browse the repository at this point in the history
Julia Package Butler Updates
  • Loading branch information
davidanthoff authored Nov 18, 2019
2 parents 7d5e7f8 + 07ebdaa commit d85093a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jlpkgbutler-docdeploy-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- uses: actions/checkout@v1.0.0
- uses: julia-actions/setup-julia@latest
- uses: julia-actions/julia-buildpkg@latest
env:
PYTHON: ""
- uses: julia-actions/julia-docdeploy@releases/v1
env:
DOCUMENTER_KEY: ${{ secrets.JLPKGBUTLER_TOKEN }}
Expand Down

0 comments on commit d85093a

Please sign in to comment.