Skip to content

Commit

Permalink
define secret
Browse files Browse the repository at this point in the history
  • Loading branch information
jaise-aot committed Oct 26, 2023
1 parent 6dd12cd commit 27c2241
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/_build_etl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ on:
gh_token:
required: true
description: Default github token (secrets.GITHUB_TOKEN)
DEBEZIUM_VERSION:
required: true
description: Debezium Version (secrets.DEBEZIUM_VERSION)
outputs:
build:
description: True = build has changed
Expand Down

0 comments on commit 27c2241

Please sign in to comment.