Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using "body" appends instead of replacing existing body #150

Closed
0x90d opened this issue Aug 20, 2021 · 0 comments
Closed

Using "body" appends instead of replacing existing body #150

0x90d opened this issue Aug 20, 2021 · 0 comments

Comments

@0x90d
Copy link

0x90d commented Aug 20, 2021

On an existing release this action replaces the attachments, so far so good. Using it with body however does not replaces the body but append the new body instead. With each run the body text increases.

Script is here:
https://github.com/0x90d/videoduplicatefinder/blob/8c9c30e45a92936c847394239db44cb54b806917/.github/workflows/releases.yml#L52-L62

//edit: Just noticed #145, will this fix this issue? Because in my script the body text is slightly different on each run.

@0x90d 0x90d closed this as completed Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant