Browse Source

Fixed tag docs action

pull/46/head
Anairkoen Schno 4 years ago
parent
commit
b72b4643db
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/tag_docs.yml

+ 1
- 1
.github/workflows/tag_docs.yml View File

@ -3,7 +3,7 @@ name: Tag Docs
on:
release:
types: [created]
jobs:
docs:
env:


Loading…
Cancel
Save