From 038d4dd878cb97f55d829fc7ab58286f39246d70 Mon Sep 17 00:00:00 2001 From: Caitlin Elfring Date: Wed, 28 Oct 2020 22:28:57 -0400 Subject: [PATCH] ci: Run documentation refresh on release created --- .github/workflows/docs.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 264c8e81..7c281daf 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -2,10 +2,8 @@ on: release: types: - created - tags: - - 'v[0-9]+.[0-9]+.[0-9]+' -name: documentaion refresh +name: Documentation refresh jobs: build: