Commit f662ce8
ci: use tag name instead of GIT_REF
The stable release publish was
triggered by the release: published event,
which intermittently delivers an empty
github.ref (actions/runner#2788).
using github.event.release.tag_name instead,
as this is the preferred method for
referencing the tag name of a release.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit f21d71c)1 parent cd6c1a6 commit f662ce8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments