Skip to content

Commit bc97495

Browse files
committed
allow-gable-pre-release
1 parent ebcfaef commit bc97495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124
# Provide API key secret, and endpoint variable created in previous steps
125125
gable-api-key: ${{secrets.GABLE_API_KEY}}
126126
gable-api-endpoint: ${{secrets.GABLE_API_ENDPOINT}}
127+
allow-gable-pre-release: true
127128
# List of paths to Avro files that should be checked with support for glob syntax.
128129
# Can either be specified as a space separated list ('event1.proto event2.proto'), or
129130
# a multiline string

0 commit comments

Comments
 (0)