Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Nov 6, 2024
1 parent 74daa8c commit c3357bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ jobs:
workflow_id: 'deploy.yaml',
ref: 'main',
inputs: {
appName: 'development',
appName: 'software-team',
appProject: 'swarm',
commit_sha: '${{ steps.meta.outputs.version }}',
}
})

0 comments on commit c3357bc

Please sign in to comment.