Skip to content

Commit

Permalink
fixup! cd: avoid harcoding kamal's version in deploy gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagorodriguez96 committed May 10, 2024
1 parent 757cb99 commit 8cca839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
uses: crazy-max/ghaction-github-runtime@v3

- name: Run deploy command
run: kamal deploy -d staging
run: bundle exec kamal deploy -d staging

0 comments on commit 8cca839

Please sign in to comment.