We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1dff51 commit 2686665Copy full SHA for 2686665
.github/workflows/upload-json-schema.yml
@@ -41,6 +41,6 @@ jobs:
41
uses: 'google-github-actions/upload-cloud-storage@v3'
42
with:
43
project_id: ai2-skiff-2
44
- path: '${{ github.workspace }}/skiff2-config.schema.json'
+ path: '${{ github.workspace }}/shared-actions/skiff2-config.schema.json'
45
parent: false
46
destination: 'skiff2-general'
0 commit comments