add conda publish action

This commit is contained in:
fcakyon 2020-04-14 13:38:26 +03:00 committed by GitHub
parent ac26ebf232
commit 0c72e1fe85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -379,6 +379,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Publish a package with 2FA using Slack](https://github.com/erezrokah/2fa-with-slack-action)
- [Serialize Workflow Runs in Continuous Deployment Pipelines](https://github.com/softprops/turnstyle)
- [Netlify Deploy GitHub Action for each commit](https://github.com/nwtgck/actions-netlify)
- [Publish a Python distribution package to Anaconda](https://github.com/fcakyon/conda-publish-action)
#### Docker