Skip to content

Commit

Permalink
rename publish schemas python file, update reference in gha
Browse files Browse the repository at this point in the history
  • Loading branch information
fvankrieken committed Oct 16, 2024
1 parent 166db0b commit f472e8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_json_schemas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
AWS_ACCESS_KEY_ID: "op://Data Engineering/DO_keys/AWS_ACCESS_KEY_ID"

- name: Publish
run: python -m admin.ops.update_product_metadata_schemas
run: python -m admin.ops.publish_json_schemas
File renamed without changes.

0 comments on commit f472e8b

Please sign in to comment.