action-gh-release
action-gh-release copied to clipboard
π¦ :octocat: GitHub Action for creating GitHub Releases
The third person `s` for the verb `let` has been mistakenly written as `let's`, which is the abbreviation for `let us`. It should be replaced with `lets`.
I would like to use this action to replace https://github.com/actions/create-release and https://github.com/actions/upload-release-asset, as shown in this example: https://github.com/eregon/publish-release#readme And then publish the release with that action, so the latest release...
This pull request provides support for the `make_latest` option that is available in the GitHub API when creating and updating releases. References: - https://docs.github.com/en/rest/releases/releases#create-a-release - https://docs.github.com/en/rest/releases/releases#update-a-release - https://octokit.github.io/rest.js/v19#repos-create-release - https://octokit.github.io/rest.js/v19#repos-update-release
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.4. Release notes Sourced from prettier's releases. 2.8.4 π Changelog 2.8.3 Support Angular 15.1 π Changelog 2.8.2 π Changelog 2.8.1 π Changelog Changelog Sourced from...
Here is output of "dir": ``` Directory: D:\a\rssguard\rssguard\rssguard-build Mode LastWriteTime Length Name ---- ------------- ------ ---- -a--- 11/21/2022 1:24 PM 22695723 rssguard-devbuild-94d41d8a-nowebengine-win7.7z -a--- 11/21/2022 1:25 PM 25244134 rssguard-devbuild-94d41d8a-nowebengine-win7.exe ``` But...
Since Nov 21 2022 . It isn't support DOS path v1 yml file: https://github.com/KangLin/RabbitRemoteControl/blob/master/.github/workflows/msvc.yml v0.1.14, It is support DOS path v0.1.14 yml file: https://github.com/KangLin/RabbitRemoteControl/blob/develop/.github/workflows/msvc.yml defaults: run: shell: cmd - name:...
Hi! Would you be open for introducing typing for your action's API (inputs and outputs) using https://github.com/krzema12/github-actions-typing/? To see how such typing could look like, see https://github.com/krzema12/github-workflows-kt/blob/main/actions/softprops/action-gh-release/v1/action-types.yml. Some context: I...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.3.1 to 29.4.1 Release notes Sourced from jest's releases. v29.4.1 Features [expect, jest-circus, @jest/types] Implement numPassingAsserts...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.36.1. Release notes Sourced from @βvercel/ncc's releases. 0.36.1 0.36.1 (2023-01-25) Bug Fixes add missing pr title lint action (#1032) (c2d03cf) add ncc --version and ncc...