We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc26aea commit 89cc5f8Copy full SHA for 89cc5f8
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
bundler-cache: true
72
73
- name: Install Kamal
74
- run: gem install kamal -v 2.3.0
+ run: gem install kamal -v 2.2.2
75
76
- name: Set up Docker Buildx
77
uses: docker/setup-buildx-action@v3
0 commit comments