PyroFork: Build docs and publish packages on new tags

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2023-05-23 21:17:37 +07:00
parent 8272c706a6
commit 903da76d6d
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5
2 changed files with 6 additions and 4 deletions

View file

@ -1,8 +1,9 @@
name: Build-docs
on:
release:
types: [published]
push:
tags:
- '*'
jobs:
build:

View file

@ -9,8 +9,9 @@
name: Upload Python Package
on:
release:
types: [published]
push:
tags:
- '*'
permissions:
contents: read