Skip to content

Commit

Permalink
Run pre-built Docker image
Browse files Browse the repository at this point in the history
Change-type: minor
  • Loading branch information
ab77 committed Oct 10, 2022
1 parent 207bc7d commit 4833290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ outputs:
description: 'Version of the release built'
runs:
using: 'docker'
image: 'Dockerfile'
image: 'docker://ghcr.io/balena-io/deploy-to-balena-action:latest'
env:
BALENA_TOKEN: ${{ inputs.balena_token }}
BALENA_URL: ${{ inputs.environment }}
Expand Down

0 comments on commit 4833290

Please sign in to comment.