Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dayleader authored Apr 15, 2020
1 parent b6acab0 commit a628695
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'AppEngine environment variable compiler'
description: 'Compiles environment variables for the app.yaml'
name: 'GAE environment variable compiler'
description: 'Compiles and swaps environment variables in app.yaml with the minimal effort'
branding:
icon: 'cloud'
color: 'blue'
runs:
using: 'docker'
image: 'Dockerfile'

0 comments on commit a628695

Please sign in to comment.