mirror of
https://github.com/Jguer/yay.git
synced 2026-05-05 12:26:10 +02:00
ci(release): automatic changelog
This commit is contained in:
parent
f6cb0bc460
commit
39717f3974
6
.github/workflows/multiarch-build.yml
vendored
6
.github/workflows/multiarch-build.yml
vendored
@ -66,8 +66,6 @@ jobs:
|
||||
with:
|
||||
tag_name: ${{ steps.tags.outputs.tag }}
|
||||
release_name: ${{ steps.tags.outputs.tag }}
|
||||
body: |
|
||||
${{ steps.changelog.outputs.changelog }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
- name: Upload x86_64 asset
|
||||
@ -100,3 +98,7 @@ jobs:
|
||||
asset_path: ./yay_${{ steps.tags.outputs.version }}_aarch64.tar.gz
|
||||
asset_name: yay_${{ steps.tags.outputs.version }}_aarch64.tar.gz
|
||||
asset_content_type: application/tar+gzip
|
||||
- name: Release Notary Action
|
||||
uses: commitsar-app/release-notary@v0.8.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user