Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deprecated set-output in deploy-to-azure workflow (#157)
Avoid deprecation warning when running the deploy-to-azure workflow: [deploy](https://github.com/reactor/projectreactor.io/actions/runs/8248158254/job/22557859882#step:7:54) The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
- Loading branch information