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: