Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianisk committed Mar 22, 2024
1 parent 2e93fe9 commit a733c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-contracts-and-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
# Provide API key and endpoint secrets
gable-api-key: ${{secrets.GABLE_API_KEY_UNSTABLE}}
gable-api-endpoint: ${{secrets.GABLE_API_ENDPOINT_UNSTABLE}}
allow-gable-pre-release: true
python-path: pyspark/.venv/bin/python
# List of paths to Protobuf files that should be checked with support for glob syntax.
# Can either be specified as a space separated list ('event1.proto event2.proto'), or
Expand Down

0 comments on commit a733c2b

Please sign in to comment.