Skip to content

Commit 0fc00ad

Browse files
committed
Fix temp changelog file name
Merge in ADGUARD-FILTERS/vscode-adblock-syntax from fix-changelog-file-name to master Squashed commit of the following: commit 9d185cf Author: scripthunter7 <d.tota@adguard.com> Date: Wed Jan 10 18:28:30 2024 +0100 Fix temp changelog file name
1 parent c02634a commit 0fc00ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
out/vscode-adblock.vsix
5858
draft: false
5959
prerelease: false
60-
body_path: ./out/TEMP_CHANGELOG.md
60+
body_path: ./out/TEMP_CHANGES.md
6161
env:
6262
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6363

0 commit comments

Comments
 (0)