Skip to content

Commit a65aa07

Browse files
MajoBergermilanmajchrak
authored andcommitted
make deploy action work (DSpace#525)
1 parent 2d3df5c commit a65aa07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
import-8:
7474
runs-on: dspace-dep-1
75-
if: inputs.IMPORT == 'true' # shouldn't there also be if instance = 5?
75+
if: inputs.IMPORT
7676
needs: deploy-8
7777
env:
7878
INSTANCE: '8'

0 commit comments

Comments
 (0)