Skip to content

Commit dc31171

Browse files
committed
Take out profiles, they created an issue
1 parent 4d9e7b8 commit dc31171

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.github/workflows/distribute-maven.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -83,19 +83,6 @@ jobs:
8383
</configuration>
8484
</server>
8585
</servers>
86-
<profiles>
87-
<profile>
88-
<id>njord</id>
89-
<properties>
90-
<!-- Njord configuration -->
91-
<njord.basedir>${user.home}/.njord</njord.basedir>
92-
</properties>
93-
</profile>
94-
</profiles>
95-
96-
<activeProfiles>
97-
<activeProfile>njord</activeProfile>
98-
</activeProfiles>
9986
10087
</settings>
10188
EOF

0 commit comments

Comments
 (0)