This commit is contained in:
msramalho
2023-02-08 11:22:38 +00:00
parent 94406bda7a
commit 75459d2880
5 changed files with 55 additions and 9 deletions

View File

@@ -11,12 +11,9 @@ name: Upload Python Package
on:
release:
types: [published]
push:
branches:
- dockerize
tags:
- 'v*.*.*'
branches: [ "dockerize" ]
tags: [ "v*.*.*" ]
permissions:
contents: read