Skip to content

testesdapri/a-docker-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a-docker-action

This action prints "Hello $GITHUB_ACTOR! The time now is $(date)" to the log.

  • $GITHUB_ACTOR is the username of the user who triggered the workflow run.
  • $(date) is the system date and time.

Requirements

None. This action is simple, lightweight, and should work by simply adding it to your workflow file

Example usage

uses: testesdapri/a-docker-action@v1.0

Created with ❤️ by @testesdapri

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors