Skip to content

Commit f8267bd

Browse files
committed
publish action only
1 parent 74821c4 commit f8267bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
jobs:
10-
build:
10+
publish:
1111
runs-on: ubuntu-latest
1212
env:
1313
DASHBOARD_IMAGE_NAME: intersect-dashboard

0 commit comments

Comments
 (0)