Skip to content

Commit 25fa19b

Browse files
authored
Merge pull request #310 from xdev-software/update-from-template
Update from template
2 parents 4b97dbd + e5e62c8 commit 25fa19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@ jobs:
105105
<artifactId>${{ env.PRIMARY_MAVEN_MODULE }}</artifactId>
106106
<version>${{ steps.version.outputs.release }}</version>
107107
</dependency>
108+
```
108109
109110
### Additional notes
110111
* [Spring-Boot] You may have to include ``software/xdev`` inside [``vaadin.whitelisted-packages``](https://vaadin.com/docs/latest/integrations/spring/configuration#configure-the-scanning-of-packages)
111-
```
112112
113113
publish_central: # Publish the code to central
114114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)