Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marchand authored Jun 20, 2024
1 parent cb160f2 commit f7d033b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
"actions": "build,pack,archive"
- name: Upload
run: |
find build/
gh release upload ${{github.event.release.tag_name}} build/tool4d-action-test.zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f7d033b

Please sign in to comment.