Skip to content

Commit

Permalink
Generate docs only upon release (#362)
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Henley <adamazing@gmail.com>
  • Loading branch information
adamazing authored Jun 6, 2024
1 parent 9957dce commit 3a14232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: github pages

on:
push:
branches:
- main
tags:
- "v*" # push events matching `v` followed by anything, e.g. v1.0, v20.15.10

jobs:
deploy:
Expand Down

0 comments on commit 3a14232

Please sign in to comment.