Skip to content

Commit

Permalink
Merge pull request #608 from niccokunzmann/release-to-github
Browse files Browse the repository at this point in the history
[WIP] Create GitHub Releases
  • Loading branch information
jacadzaca committed Mar 26, 2024
2 parents f48388b + b819df2 commit 2b1cd4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: create release
uses: elgohr/Github-Release-Action@v5
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
title: ${{ github.ref_name }}
uses: ncipollo/release-action@v1
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Breaking changes:

New features:

- ...
- Create GitHub releases for each tag.

Bug fixes:

Expand Down

0 comments on commit 2b1cd4e

Please sign in to comment.