Skip to content

Commit c936807

Browse files
Update build.yml
1 parent c0a80bd commit c936807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runner-label: ubuntu-latest
1111
java-version: 17
1212
deploy-updatesite: 'releng/tools.mdsd.license.updatesite/target/repository'
13-
release: 1.0.0
13+
release-version: 1.0.0
1414
secrets:
1515
SERVER_SSH_KEY: ${{ secrets.DEPLOYMENT_SERVER_SSH_KEY }}
1616
REMOTE_HOST: ${{ secrets.DEPLOYMENT_REMOTE_HOST }}

0 commit comments

Comments
 (0)