Skip to content

Commit

Permalink
fix release latest
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencheng committed Jul 18, 2021
1 parent 5fce801 commit ee36829
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ dvars:
- name: rolling_version_notes
value: '{{.rolling_version_notes}}'
expand: 2
- name: latest_version_notes
value: '{{.latest_version_notes}}'
expand: 2

tasks:
-
Expand Down Expand Up @@ -250,6 +253,8 @@ tasks:
- name: quick_notes
value: '{{.latest_version_notes| replace "\n" "\\n"}}'
expand: 2
flags:
- v
do: |
curl -s -d '
{
Expand Down

0 comments on commit ee36829

Please sign in to comment.