Skip to content

Commit

Permalink
remove only upload on release logic
Browse files Browse the repository at this point in the history
  • Loading branch information
bazile-clyde committed Sep 19, 2023
1 parent ff56a0e commit 98f0c8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
make test-package
- uses: viamrobotics/upload-module@main
if: github.event_name == 'release'
with:
module-path: module.tar.gz
platform: linux/arm64
Expand Down

0 comments on commit 98f0c8d

Please sign in to comment.