Commit 201de70
committed
ci: update release workflow for recent GHA changes
GitHub Actions are deprecating the set-output workflow command in favour
of environmental files. Update the release workflow to use the new
mechanism for saving output from a step.
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Fixes: #259
Signed-off-by: Joshua Lock <jlock@vmware.com>1 parent 2443fba commit 201de70
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments