use different release action

pull/608/head
Nicco Kunzmann 2024-03-19 22:37:40 +00:00
rodzic 6bcf40e405
commit 245ffb6dae
1 zmienionych plików z 1 dodań i 5 usunięć

Wyświetl plik

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