mirror of
https://gh-proxy.org/https://github.com/softprops/action-gh-release.git
synced 2026-07-21 10:33:01 +08:00
fix: replace existing release assets on Gitea (#816)
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
@@ -211,6 +211,7 @@ describe('run', () => {
|
||||
'https://uploads.example.test/releases/41/assets',
|
||||
'fixture/dist/action.zip',
|
||||
initialRelease.assets,
|
||||
initialRelease.id,
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user