btashton commented on issue #18: Initial checkin nuttx website github action 
workflow
URL: 
https://github.com/apache/incubator-nuttx-website/pull/18#issuecomment-599184023
 
 
   for the author and email, prior to running `publish.sh` we can get them like 
this:
   ```
   username=`git log -1 --pretty=format:'%an'`
   email=`git log -1 --pretty=format:'%ae'`
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to