mateusoliveira43 / python-project-template

Template for a Python project | Modelo de projeto Python
https://github.com/mateusoliveira43/python-project-template/wiki
MIT License
7 stars 0 forks source link

feat: Automate tag and release versioning #17

Closed mateusoliveira43 closed 1 year ago

mateusoliveira43 commented 2 years ago

Add in documentation how to use and what it does

mateusoliveira43 commented 2 years ago

test out if workflow works and fix security scan in dependencies

mateusoliveira43 commented 2 years ago

if deploy documentation is called twice, use

on:
  workflow_run:
    workflows: ["CI build"]
    types:
      - completed 

https://stackoverflow.com/questions/62750603/github-actions-trigger-another-action-after-one-action-is-completed