Skip to content

Commit

Permalink
Add workflow main.yml as source artifact.
Browse files Browse the repository at this point in the history
  • Loading branch information
pablorcum authored Oct 22, 2023
1 parent c6d9cd5 commit 3bf9bff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
- name: Download Speedgoat dependencies artifacts
uses: dawidd6/action-download-artifact@v2
with:
github_token: ${{ secrets.REPO_READ_TOKEN }}
workflow: main.yml
search_artifacts: true
name: speedgoat-deps-*
name_is_regexp: true
Expand Down

0 comments on commit 3bf9bff

Please sign in to comment.