We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1490910 commit 2c0b095Copy full SHA for 2c0b095
1 file changed
.github/workflows/build.yaml
@@ -153,5 +153,5 @@ jobs:
153
- name: Test
154
run: mvn test -B
155
env:
156
- API_KEY: ${{ secrets.SPICE_CLOUD_API_KEY }}
+ API_KEY: ${{ secrets.SPICE_CLOUD_QUICKSTART_API_KEY }}
157
0 commit comments