Skip to content

Commit

Permalink
fixed property name
Browse files Browse the repository at this point in the history
  • Loading branch information
rsfzi committed Jan 28, 2025
1 parent df0fdca commit 9281675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
use-display-output: true
no-caching: true
deploy-updatesite: 'releng/org.palladiosimulator.core-commons.updatesite/target/repository'
skipBranchDeploy: false
skip-branch-deploy: false
secrets:
SERVER_SSH_KEY: ${{ secrets.DEPLOYMENT_SERVER_SSH_KEY }}
REMOTE_HOST: ${{ secrets.DEPLOYMENT_REMOTE_HOST }}
Expand Down

0 comments on commit 9281675

Please sign in to comment.