We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881af7e commit e9aebb9Copy full SHA for e9aebb9
.github/workflows/publish.yml
@@ -21,5 +21,4 @@ jobs:
21
- name: Release
22
uses: softprops/action-gh-release@v1
23
with:
24
- files: Release.txt
25
- file: eve-overview-*.zip
+ files: eve-overview-*.zip
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.4.1 / 2022-01-18
4
+
5
+- Fix release action.
6
7
## 2.4.0 / 2022-01-18
8
9
- Add new types:
0 commit comments