Skip to content

Commit

Permalink
Merge branch 'feature/kamal-deployment' of github.com:NetCoreTemplate…
Browse files Browse the repository at this point in the history
…s/web into feature/kamal-deployment
  • Loading branch information
Layoric committed Nov 26, 2024
2 parents 40bed31 + 2627283 commit 5a93fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
bundler-cache: true

- name: Install Kamal
run: gem install kamal -v 2.2.2
run: gem install kamal -v 2.3.0

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 5a93fbe

Please sign in to comment.