Skip to content

Commit c5082fb

Browse files
authored
Update DEPLOYMENT-GITHUB-PACKAGES.md
1 parent 19ef251 commit c5082fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPLOYMENT-GITHUB-PACKAGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Use the following command, substituting your github personal access token in for <TOKEN>:
2-
```../mvnw -s ~/.m2/settings.xml -DskipTests=true -Dregistry=https://maven.pkg.github.com/dajulia3 -Dtoken=<TOKEN> deploy```
2+
```./mvnw -s ~/.m2/settings.xml -DskipTests=true -Dregistry=https://maven.pkg.github.com/dajulia3 -Dtoken=<TOKEN> deploy```
33

44
Note that the command skips tests so make sure tests pass before running this

0 commit comments

Comments
 (0)