You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Environment (e.g. development or production)"
7
-
required: true
8
-
type: string
5
+
inputs:
6
+
environment:
7
+
description: "Environment (e.g. development or production)"
8
+
required: true
9
+
type: string
9
10
repository_dispatch:
10
11
# This action can be triggered via Github API webook (see https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#repository_dispatch)
0 commit comments