We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb190e commit 8b74d36Copy full SHA for 8b74d36
.github/workflows/validate-and-process.yml
@@ -318,6 +318,4 @@ jobs:
318
with:
319
sparql_config: ${{ needs.validate-and-process.outputs.sparql_config }}
320
register_url: ${{ needs.validate-and-process.outputs.register_url }}
321
- secrets:
322
- sparql_username: ${{ secrets.sparql_username }}
323
- sparql_password: ${{ secrets.sparql_password }}
+ secrets: inherit
0 commit comments