Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the OBS release GitHub Action (#1886)
## Problem - The GitHub publish action fails, see https://github.com/agama-project/agama/actions/runs/12713228836 ## Solution - Update the action definition file - Basically copies the definitions from [obs-staging-rust.yml](https://github.com/agama-project/agama/blob/master/.github/workflows/obs-staging-rust.yml), [obs-staging-service.yml](https://github.com/agama-project/agama/blob/master/.github/workflows/obs-staging-service.yml), [obs-staging-web.yml](https://github.com/agama-project/agama/blob/master/.github/workflows/obs-staging-web.yml) and [obs-staging-products.yml](https://github.com/agama-project/agama/blob/master/.github/workflows/obs-staging-products.yml)
- Loading branch information