FUCK
This commit is contained in:
parent
0b4c1cb72f
commit
0b43c0a225
@ -33,9 +33,9 @@ jobs:
|
|||||||
tar -czvf gogofetch-${{ github.ref_name }}-linux-amd64.tar.gz gogofetch Makefile logos/
|
tar -czvf gogofetch-${{ github.ref_name }}-linux-amd64.tar.gz gogofetch Makefile logos/
|
||||||
|
|
||||||
- name: Create Release and Upload Asset
|
- name: Create Release and Upload Asset
|
||||||
uses: https://codeberg.org/actions/release-action@v1
|
uses: https://codeberg.org/forgejo/release-action@v1
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
gogofetch-${{ github.ref_name }}-linux-amd64.tar.gz
|
gogofetch-${{ github.ref_name }}-linux-amd64.tar.gz
|
||||||
title: "Release ${{ github.ref_name }}"
|
title: "Release ${{ github.ref_name }}"
|
||||||
note: "Automated binary release for Arch Linux AUR"
|
note: "Automated binary release for Arch Linux AUR"
|
||||||
Loading…
Reference in New Issue
Block a user