We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79a94e commit b118d62Copy full SHA for b118d62
.github/workflows/upload-current-manifests.yml
@@ -35,4 +35,4 @@ jobs:
35
36
- name: Upload all manifests
37
working-directory: current-excel-manifests
38
- run: ../../tests/upload_templates.sh
+ run: ./upload_templates.sh
0 commit comments