env/action.yml

10 lines
215 B
YAML
Raw Normal View History

2020-02-10 16:41:27 -05:00
name: 'GitHub Environment Variables Action'
2020-02-10 16:53:24 -05:00
description: 'Expose useful Environment Variables.'
2020-02-10 16:41:27 -05:00
author: 'Franz Diebold'
runs:
2020-02-11 04:33:47 -05:00
using: 'docker'
image: 'Dockerfile'
2020-02-10 16:41:27 -05:00
branding:
icon: 'plus-circle'
color: 'green'