Skip to content

Commit

Permalink
build + deploy docs when a new version is tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaschen committed Dec 7, 2023
1 parent 20524a4 commit 0f4a5bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Documentation

on:
push:
branches:
- main
- docs
tags:
- '*'

jobs:

Expand Down

0 comments on commit 0f4a5bf

Please sign in to comment.