codeperfectplus / release

Github CI action for PyPI packge release automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

release(temp package name): 🆚 0.0.1

github action automation for release PyPI packge

Requirements

Reference

Usage 🪴

It's an Github action, so you can use it in your workflow file.

name: Release
on:
  push:
    branches:
      - master

jobs:

License 🪪

MIT © Deepak Raj

Show your support ❤️

Give a ⭐️ if this project helped you!

📝 License

This project is MIT licensed.

🤝 Contributing

Contributions, issues and feature requests are welcome! check the contributing guide

About

Github CI action for PyPI packge release automation

License:MIT License


Languages

Language:Shell 78.2%Language:Dockerfile 21.8%