Skip to content

Commit

Permalink
Fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jan 19, 2022
1 parent 881af7e commit e9aebb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: Release.txt
file: eve-overview-*.zip
files: eve-overview-*.zip
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.4.1 / 2022-01-18

- Fix release action.

## 2.4.0 / 2022-01-18

- Add new types:
Expand Down

0 comments on commit e9aebb9

Please sign in to comment.