Skip to content

Commit 9e1fae2

Browse files
committed
Update publish workflow
1 parent 86f18fa commit 9e1fae2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
publish:
1010
if: |
1111
github.repository_owner == 'viamrobotics'
12-
&& github.ref == 'refs/heads/main'
1312
&& ((github.event_name == 'workflow_dispatch' && contains(fromJson('["njooma"]'), github.actor)) || github.event_name == 'release')
1413
runs-on: [self-hosted, x64]
1514
container:

0 commit comments

Comments
 (0)