Skip to content

Files

Latest commit

 

History

History
10 lines (8 loc) · 190 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 190 Bytes

message-loop

Print a message every second a specified number of times

uses: bryanmacfarlane/message-loop-action@master
with:
  message: 'Hello container action!'
  count: 12