diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 43e3ac7..92f5962 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: - uses: actions/upload-artifact@v5 with: - name: releasebranch + name: releasebranch.txt path: releasebranch.txt - name: Create GitHub release tag