Skip to content

Commit a733c2b

Browse files
committed
test
1 parent 2e93fe9 commit a733c2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-contracts-and-assets.yml

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
# Provide API key and endpoint secrets
103103
gable-api-key: ${{secrets.GABLE_API_KEY_UNSTABLE}}
104104
gable-api-endpoint: ${{secrets.GABLE_API_ENDPOINT_UNSTABLE}}
105+
allow-gable-pre-release: true
105106
python-path: pyspark/.venv/bin/python
106107
# List of paths to Protobuf files that should be checked with support for glob syntax.
107108
# Can either be specified as a space separated list ('event1.proto event2.proto'), or

0 commit comments

Comments
 (0)