Skip to content

Commit

Permalink
Update balena-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj committed Jul 30, 2023
1 parent 30eef12 commit 69ca2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion balena/workflows/balena-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Random sleep (balena API workaround)
run: sleep $[ ( $RANDOM % 600 ) + 1 ]s
- name: Balena Deploy
uses: nebraltd/balena-cli-action@v16.7.0
uses: nebraltd/balena-cli-action@v16.7.6
with:
balena_api_token: ${{secrets.BALENA_API_TOKEN}}
balena_command: "deploy nebraltd/helium-${{ env.miner }}-app --debug --nocache --build"

0 comments on commit 69ca2a7

Please sign in to comment.