Skip to content

Commit

Permalink
Fix temp changelog file name
Browse files Browse the repository at this point in the history
Merge in ADGUARD-FILTERS/vscode-adblock-syntax from fix-changelog-file-name to master

Squashed commit of the following:

commit 9d185cf
Author: scripthunter7 <[email protected]>
Date:   Wed Jan 10 18:28:30 2024 +0100

    Fix temp changelog file name
  • Loading branch information
scripthunter7 committed Jan 11, 2024
1 parent c02634a commit 0fc00ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
out/vscode-adblock.vsix
draft: false
prerelease: false
body_path: ./out/TEMP_CHANGELOG.md
body_path: ./out/TEMP_CHANGES.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 0fc00ad

Please sign in to comment.