Skip to content

Commit

Permalink
Merge pull request #12 from AElfProject/ci/add-build-deploy
Browse files Browse the repository at this point in the history
fix: appname
  • Loading branch information
yongenaelf authored Jun 7, 2024
2 parents ff15fbd + 854b30b commit 2477fc9
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 @@ -80,7 +80,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 2477fc9

Please sign in to comment.