Skip to content

Commit 0fb143b

Browse files
committed
RELEASE-CHECKLIST-TEMPLATE.org - steps towards automation.
1 parent 20b2e5f commit 0fb143b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE-CHECKLIST-TEMPLATE.org

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ make authors LASTRELEASE=VERSION
1919
*** TODO If it builds successfully, download artifacts from GitHub, cirrus-ci.com
2020
(Windows and intel mac from GitHub, linux amd64 and arm64 and m1 mac
2121
from cirrus)
22+
#+begin_src sh :var ghtoken=(jgm-authinfo-get "api.github.com" "jgm_pandoc_release")
23+
echo $ghtoken
24+
#+end_src
25+
2226
*** TODO Use 'make' in macos and windows artifacts to sign code
2327
*** TODO Update website
2428
#+begin_src sh

0 commit comments

Comments
 (0)