mirror of
https://github.com/actions/upload-artifact.git
synced 2026-05-22 07:45:53 +00:00
Update README.md
This commit is contained in:
parent
6d5dbfa91c
commit
3f6ea6abae
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
|
||||
#run daily review
|
||||
http://
|
||||
frankpereira1-web/daily-briefing/blob/🌅 Frank's Daily Briefing</h1>
|
||||
<p id="today-date"></p>
|
||||
<button onclick="generateBriefing()">Get My Daily Briefing</button>
|
||||
<div id="briefing-out" class="loading">Click the button to load your briefing...</div>
|
||||
|
||||
run
|
||||
<script>
|
||||
document.getElementById('today-date').textContent = new Date().toLocaleDateString('en-US', {weekday:'long', year:'numeric', month:'long', day:'numeric'});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue