Skip to content

Instantly share code, notes, and snippets.

@luandevpro
Created August 16, 2020 05:09
Show Gist options
  • Save luandevpro/1319f2af465e9e7864544ad73958cecf to your computer and use it in GitHub Desktop.
Save luandevpro/1319f2af465e9e7864544ad73958cecf to your computer and use it in GitHub Desktop.
name: "my hello action"
description: "say hello with GitHub Actions"
runs:
using: "docker"
image: "Dockerfile"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment