fix: release fix #3

Merged
rocker merged 1 commits from rewrite-cicd into main 2026-04-25 16:52:50 +02:00
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
merge-multiple: true
- name: Create Release
uses: https://github.com/actions/softprops/action-gh-release@v2
uses: https://github.com/softprops/action-gh-release@v2
with:
files: dist/*
tag_name: ${{ github.ref_name }}