Skip to content

Commit

Permalink
only build docs on published release type
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunarmagpie committed Mar 13, 2023
1 parent ca95027 commit 024d628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: docs

on:
release:
types: [published]

jobs:
publish-docs:
Expand Down

0 comments on commit 024d628

Please sign in to comment.