Skip to content

Commit

Permalink
Update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveen-is-here committed May 6, 2024
1 parent 0f2c463 commit db37975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Run smoke test
run: |
chmod +x./scripts/smoke.sh
chmod +x ./scripts/smoke.sh
./scripts/smoke.sh --name builder
- name: Generate Release Notes
Expand Down

0 comments on commit db37975

Please sign in to comment.