Skip to content

Commit

Permalink
chore: Update publish_transformation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Dec 11, 2023
1 parent f2fdc9d commit ecc9efd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_transformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
snowflake: ${{ fromJson(steps.set-result.outputs.result).snowflake }}
bigquery: ${{ fromJson(steps.set-result.outputs.result).bigquery }}
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: actions/github-script@v7
id: set-result
env:
Expand Down

0 comments on commit ecc9efd

Please sign in to comment.