Skip to content

Commit

Permalink
Updated example
Browse files Browse the repository at this point in the history
  • Loading branch information
miloserdow authored Oct 31, 2019
1 parent 7176af7 commit 0eb5973
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 @@ -46,7 +46,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: miloserdow/capistrano-actions/deploy@master
- uses: miloserdow/capistrano-deploy@v1.1
with:
target: 'production'
deploy_key: ${{ secrets.DEPLOY_ENC_KEY }}
Expand Down

0 comments on commit 0eb5973

Please sign in to comment.