Skip to content

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
raulfdm committed Dec 16, 2023
1 parent a1634ab commit 9ea118c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:

- name: Build and Push Docker Image
if: steps.changesets.outputs.hasChangesets == 'false'
run: pnpm run image:deploy
run: bun run image:deploy

0 comments on commit 9ea118c

Please sign in to comment.