mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-06 08:43:41 +00:00
deploy only if tags (#43)
* add VERSION symlink * deploy only on tags true
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
||||
on:
|
||||
branch: master
|
||||
repo: davegallant/rfd
|
||||
tags: true
|
||||
provider: pypi
|
||||
user: __token__
|
||||
password:
|
||||
|
Reference in New Issue
Block a user