Skip to content

Commit

Permalink
**BETSE 1.2.1** released.
Browse files Browse the repository at this point in the history
This placeholder release is a (hopefully successful) attempt to trigger
our GitHub Actions-based release workflow, which the prior release
attempt for BETSE 1.2.0 failed to trigger. Ergo, this release is
effectively BETSE 1.2.0. If this attempt fails as well, this release
will of necessity be manually pushed to both PyPI and GitHub Releases.
(*Propensity for propitious intensity!*)
  • Loading branch information
leycec committed Jun 7, 2022
1 parent 83c5cf2 commit 5ad7592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

steps:
- name: "Checking out repository..."
uses: 'actions/checkout@v2'
uses: 'actions/checkout@v3'
- name: "Publishing GitHub release..."
uses: 'ncipollo/release-action@v1'
with:
Expand Down

0 comments on commit 5ad7592

Please sign in to comment.