action-gh-release
action-gh-release copied to clipboard
📦 :octocat: GitHub Action for creating GitHub Releases
Currently I'm using tauri's github action to build products for various platforms, which is scattered in various folders, and it provides the steps.build-tauri.outputs.artifactPaths parameter, which is an array something like:...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 20.12.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
### Introduction I was having issues with the action-gh-release@v2, I found that there were some other issues with `v1` that were fixed in `v2`. I had to spend quite a...
Currently when the action fails it displays undefined as part of the error message, which is not very helpful for debugging. ```text 👩🏭 Creating new GitHub release for tag latest......
When I target to Android SDK 34, creating a release build generates another new file `.dm` [(Details)](https://developer.android.com/topic/performance/baselineprofiles/manually-create-measure#traditional-installation). Although the Github release is successfully created, the action has failed with status...
I am only able to create release using latest commit sha. If I provide older commit sha, "GitHub release failed with status: 403" error is hit. attached the workflow yml...
It would be useful to me to be able to specify the content type (and ideally content-disposition) of assets uploaded as part of a release. Currently `action-gh-release` uses `application/octet-stream` for...
Runner: self-hosted runner hosted on Crave.io Devspace CLI(Ubuntu 22.04) Code: https://github.com/sounddrill31/crave_aosp_builder/blob/6e3f6abdae92e93d1d0fd42e7a797c0c48195669/.github/workflows/selfhosted.yml#L251 Example: https://github.com/sounddrill31/crave_aosp_builder/releases/tag/8108809684 (It was working before I switched to selfhosted) Any help is appreciated
Bumps [glob](https://github.com/isaacs/node-glob) from 8.0.3 to 10.3.12. Changelog Sourced from glob's changelog. changeglob 10.3 Add --default -p flag to provide a default pattern exclude symbolic links to directories when follow and...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.3 to 29.1.2. Release notes Sourced from ts-jest's releases. v29.1.2 Please refer to CHANGELOG.md for details. v29.1.1 Please refer to CHANGELOG.md for details. v29.1.0 Please refer to...