Skip to content

Commit

Permalink
Updated README to use 0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-alexandrov committed Nov 25, 2024
1 parent d463b11 commit 0b89ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This GitHub Action deploys your application using Kamal and handles cancellation
```yaml
steps:
- name: Kamal Deploy
uses: igor-alexandrov/kamal-deploy@v0.1.3
uses: igor-alexandrov/kamal-deploy@v0.2.0
with:
# environment: 'staging' # Optional, only used if provided
registry-username: ${{ secrets.KAMAL_REGISTRY_USERNAME }}
Expand Down

0 comments on commit 0b89ed2

Please sign in to comment.