Skip to content

Commit

Permalink
Update download.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marchand authored Aug 29, 2023
1 parent c0d940d commit f087d54
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,11 @@ jobs:
- id: echo
shell: bash
run: echo "${{ steps.dl.outputs.tool4d }}"
- uses: 4d/tool4d-action@main
id: dlparam
with:
product-line: main
version: main
build: official
token: ${{ secrets.TK }}

0 comments on commit f087d54

Please sign in to comment.