Skip to content
Snippets Groups Projects
Commit 983f825f authored by Austin Anderson's avatar Austin Anderson
Browse files

Move artifacts

parent 159c6784
Branches
No related tags found
No related merge requests found
......@@ -56,13 +56,13 @@ jobs:
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v3.1.1
with:
name: Merged Data
path: old.json
path: tf_oss_dashboard/old.json
retention-days: 5
- name: "Upload dashboard"
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v3.1.1
with:
name: Dashboard
path: dashboard.html
path: tf_oss_dashboard/dashboard.html
retention-days: 5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment