Merge pull request #608 from niccokunzmann/release-to-github

[WIP] Create GitHub Releases
pull/606/head^2
Jaca 2024-03-26 10:14:49 +01:00 zatwierdzone przez GitHub
commit 2b1cd4e00b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 2 dodań i 6 usunięć

Wyświetl plik

@ -122,8 +122,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: create release
uses: elgohr/Github-Release-Action@v5
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
title: ${{ github.ref_name }}
uses: ncipollo/release-action@v1

Wyświetl plik

@ -14,7 +14,7 @@ Breaking changes:
New features:
- ...
- Create GitHub releases for each tag.
Bug fixes: