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 bd92813 commit 7cf4c22Copy full SHA for 7cf4c22
.github/workflows/missing_signals.yaml
@@ -23,6 +23,6 @@ jobs:
23
if: failure()
24
uses: actions/upload-artifact@v2
25
with:
26
- name: missing_db_signal.csv
27
- path: missing_db_signal.csv
+ name: missing_db_signals.csv
+ path: missing_db_signals.csv
28
0 commit comments