Skip to content

Commit 3bf9bff

Browse files
authored
Add workflow main.yml as source artifact.
1 parent c6d9cd5 commit 3bf9bff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
- name: Download Speedgoat dependencies artifacts
5151
uses: dawidd6/action-download-artifact@v2
5252
with:
53+
github_token: ${{ secrets.REPO_READ_TOKEN }}
54+
workflow: main.yml
5355
search_artifacts: true
5456
name: speedgoat-deps-*
5557
name_is_regexp: true

0 commit comments

Comments
 (0)