Skip to content

Commit

Permalink
Create action-types.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krzema12 authored Feb 4, 2023
1 parent 7f58bad commit 2fb793d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions action-types.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# See https://github.com/krzema12/github-actions-typing
inputs:
mongodb-version:
type: string
mongodb-replica-set:
type: string
mongodb-port:
type: integer
mongodb-db:
type: string
mongodb-username:
type: string
mongodb-password:
type: string

0 comments on commit 2fb793d

Please sign in to comment.