fix dependabot and release assets upload

This commit is contained in:
2025-10-19 01:51:30 -07:00
parent 5bf17796d4
commit b593507cb2
2 changed files with 1 additions and 3 deletions

View File

@@ -18,4 +18,4 @@ fi
cd target/assemble
retry gh release upload "${TAG}" --clobber ./*
retry gh release upload "${RELEASE_TAG}" --clobber ./*