Skip to content

Commit

Permalink
More fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
underrobyn committed Jan 1, 2024
1 parent 7ad5a01 commit 51e9227
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-tfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: ${{ github.workspace }}/builds/*
name: drop
name: 'task-build-${{ github.run_number }}'
15 changes: 0 additions & 15 deletions .github/workflows/dependency-review.yml

This file was deleted.

2 changes: 1 addition & 1 deletion src/vss-extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ms.vss-distributed-task.tasks"
],
"properties": {
"name": "src/task"
"name": "task"
}
}
],
Expand Down

0 comments on commit 51e9227

Please sign in to comment.