We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623f35c commit b7e13e0Copy full SHA for b7e13e0
.github/workflows/build.yml
@@ -172,4 +172,5 @@ jobs:
172
steps:
173
- uses: geekyeggo/delete-artifact@9d15d164b1dcd538ff1b1a2984bc2c0240986c3b # v4.0.0
174
with:
175
- name: provider-schema-data
+ name: provider-schema-data
176
+ token: ${{ github.token }}
0 commit comments