Skip to content

Commit

Permalink
fix: appname
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jun 7, 2024
1 parent 875f385 commit 854b30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
ref: 'main',
inputs: {
env: 'development',
appName: 'playground-service',
appName: 'learn',
appProject: 'factory',
commit_sha: 'sha-${{ steps.vars.outputs.short_sha }}',
}
Expand Down

0 comments on commit 854b30b

Please sign in to comment.