mirror of
https://github.com/FranzDiebold/github-env-vars-action.git
synced 2024-11-09 18:43:32 -05:00
9 lines
215 B
YAML
9 lines
215 B
YAML
name: 'GitHub Environment Variables Action'
|
|
description: 'Expose useful Environment Variables.'
|
|
author: 'Franz Diebold'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|
|
branding:
|
|
icon: 'plus-circle'
|
|
color: 'green'
|