mobile-application/.github/workflows
Ben Martin 3271253c2b
All checks were successful
Build / build (pull_request) Successful in 5m38s
feat: update release workflow to use softprops/action-gh-release
This commit updates the release workflow to use the `softprops/action-gh-release@v2` action for releasing artifacts. This change replaces the previous use of `actions/upload-artifact@v4`.
- The workflow now uses the `files` parameter instead of `name` and `path` for uploading artifacts.
- The change affects `release.yaml`.
2025-01-21 10:16:00 +00:00
..
build.yaml feature/ci (#8) 2025-01-21 01:13:49 +00:00
release.yaml feat: update release workflow to use softprops/action-gh-release 2025-01-21 10:16:00 +00:00