Skip to content

Commit 7ae6a3c

Browse files
committed
Remove echo from workflow
1 parent 40fdff1 commit 7ae6a3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
image: ghcr.io/viamrobotics/canon:amd64
1313

1414
steps:
15-
- name: Output Event
16-
run: echo "${{ toJSON(github.event) }}"
1715
- name: Check if organization member
1816
id: is_organization_member
1917
if: github.event_name == 'workflow_dispatch'

0 commit comments

Comments
 (0)