mirror of
https://github.com/BreizhHardware/ntfy_alerts.git
synced 2026-01-18 16:37:28 +01:00
Fix CI
This commit is contained in:
4
.github/workflows/create_release.yml
vendored
4
.github/workflows/create_release.yml
vendored
@@ -72,6 +72,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./CHANGELOG.md
|
||||
asset_name: CHANGELOG.md
|
||||
asset_path: ./CHANGELOG.MD
|
||||
asset_name: CHANGELOG.MD
|
||||
asset_content_type: text/markdown
|
||||
Reference in New Issue
Block a user