Skip to content

Commit f86f395

Browse files
committed
need for a docker container
1 parent 49aff81 commit f86f395

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/artifacts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ run-name: 📦 Generate artifacts for ${{ github.event_name == 'issue_comment' &
66
on:
77
push:
88
branches:
9-
- geocat
9+
- geocat-metadata-quality-component
1010
release:
1111
types: [published]
1212
issue_comment:
@@ -20,7 +20,7 @@ concurrency:
2020
env:
2121
NODE_VERSION: 20
2222
# a list of apps to build and publish on releases
23-
APP_NAMES: datahub,metadata-editor
23+
APP_NAMES: datahub
2424

2525
jobs:
2626
checks:

0 commit comments

Comments
 (0)