Skip to content

Commit f640b95

Browse files
committed
ci: changelog not work
1 parent 1869b1b commit f640b95

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: taiki-e/install-action@git-cliff
7474

7575
- name: Generate changelog
76-
run: git-cliff --unreleased -o CHANGES.md
76+
run: git-cliff -o CHANGES.md
7777

7878
- name: Create draft release with assets
7979
uses: softprops/action-gh-release@v3

Plain Craft Launcher 2/Modules/Base/ModBase.vb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
Imports System.Globalization
22
Imports System.Runtime.CompilerServices
3-
Imports System.Security.Cryptography
43
Imports System.Threading.Tasks
54
Imports System.Xaml
65
Imports Newtonsoft.Json

0 commit comments

Comments
 (0)