Commit 0a44c1c
committed
Taskfile: Fix "deploy" task (again)
- When GitHub creates a tag on its way to creating a release, it is a
"lightweight" tag.
- Fix the one-liner to include lightweight tags and not just annotated
tags.1 parent a5ea8db commit 0a44c1c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments