fix: add release action #12

Merged
ben merged 1 commit from fix/APK-not-uploaded-to-release into master 2025-01-21 10:28:12 +00:00
Owner

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.

Closes #10

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`. Closes #10
ben self-assigned this 2025-01-21 10:17:36 +00:00
ben added 1 commit 2025-01-21 10:17:37 +00:00
feat: update release workflow to use softprops/action-gh-release
All checks were successful
Build / build (pull_request) Successful in 5m38s
3271253c2b
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`.
ben added this to the Mobile Application project 2025-01-21 10:21:16 +00:00
ben removed this from the Mobile Application project 2025-01-21 10:21:29 +00:00
ben merged commit f74c22eea4 into master 2025-01-21 10:28:12 +00:00
ben deleted branch fix/APK-not-uploaded-to-release 2025-01-21 10:28:12 +00:00
ben referenced this pull request from a commit 2025-01-21 10:28:13 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bob/mobile-application#12
No description provided.