We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871356f commit 7ebd21bCopy full SHA for 7ebd21b
.github/workflows/publish-contracts-and-assets.yml
@@ -109,7 +109,7 @@ jobs:
109
data-asset-options: |
110
--source-type pyspark \
111
--project-root pyspark \
112
- --csv-schema-file pyspark/schemas.csv \
+ --csv-schema-file schemas.csv \
113
--spark-job-entrypoint 'job.py --final_output_table pnw_bookings_30_days' --trace
114
- name: Register Protobuf Data Assets
115
uses: gabledata/cicd/github-actions/register-data-assets@latest
0 commit comments