Skip to content

Commit

Permalink
Update workflow_dispatch to release workflow (#221)
Browse files Browse the repository at this point in the history
* Update release.yaml

* Update release_notes.rst
  • Loading branch information
gsheni committed Oct 24, 2022
1 parent 794700a commit 1128f56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Release
on:
release:
types: [published]

name: Release
workflow_dispatch:
jobs:
pypi:
name: PyPI Release
Expand Down
10 changes: 6 additions & 4 deletions release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,18 @@
Changelog
=========

.. Future Release
==============
Future Release
==============
* Enhancements
* Fixes
* Changes
* Update workflow_dispatch to release workflow (:pr:`221`)
* Documentation Changes
* Testing Changes

.. Thanks to the following people for contributing to this release:
Thanks to the following people for contributing to this release:
:user:`gsheni`

v2.9.0 Oct 24, 2022
===================
* Fixes
Expand Down

0 comments on commit 1128f56

Please sign in to comment.