Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add matrix input to init action
Robert Brignull committed Jun 15, 2020

Unverified

No user is associated with the committer email.
1 parent 8a8a49d commit b97097a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions init/action.yml
@@ -11,6 +11,8 @@ inputs:
required: false
token:
default: ${{ github.token }}
matrix:
default: ${{ toJson(matrix) }}
config-file:
description: Path of the config file to use
required: false

0 comments on commit b97097a

Please sign in to comment.