softprops / action-gh-release

📦 :octocat: GitHub Action for creating GitHub Releases
MIT License
4.21k stars 461 forks source link

feat: preserve upload order #500

Closed richarddd closed 2 weeks ago

richarddd commented 3 months ago

Fixes: https://github.com/softprops/action-gh-release/issues/44

richarddd commented 2 months ago

@chenrui333 sorry for the bump but is this something you can take a look at please? 🙂

chenrui333 commented 2 months ago
Error: [tsl] ERROR in /home/runner/work/action-gh-release/action-gh-release/src/main.ts(91,18)
      TS2339: Property 'preserve_order' does not exist on type 'Config'.
richarddd commented 2 months ago

Thanks. Tests should pass now!

richarddd commented 2 months ago

@chenrui333 can we merge this please?

richarddd commented 1 month ago

@chenrui333 @kbakdev would be great if we can merge and release :)

chenrui333 commented 2 weeks ago

@richarddd sorry about the delay, and thanks for your first contribution!! 🙏 ❤️