Skip to content

Commit 53b88aa

Browse files
Update git-release.yml
1 parent dd7e3b0 commit 53b88aa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/git-release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@ jobs:
1414
- name: Download workflow artifact
1515
uses: dawidd6/action-download-artifact@v2.14.1
1616
with:
17-
github_token: ${{ secrets.TEST_TOKEN }}
18-
workflow: build-and-publish.yml
17+
workflow: test-upload.yml
1918
workflow_conclusion: success
2019
branch: main
2120
name: drop
2221
path: build/drop
23-
repo: microsoftgraph/msgraph-sdk-java-core
2422
- name: Display structure of downloaded files
2523
run: ls -R
2624
- name: Github Release

0 commit comments

Comments
 (0)