Skip to content

Commit

Permalink
feat: use pre-built Docker image from GH registry
Browse files Browse the repository at this point in the history
  • Loading branch information
wzieba committed Sep 9, 2023
1 parent 3379bab commit b56011a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ branding:
icon: 'send'
runs:
using: 'docker'
image: 'Dockerfile'
image: docker://ghcr.io/wzieba/firebase-distribution-github-action:sha-3379bab
# Uncomment below for easier debugging
# image: 'Dockerfile'

0 comments on commit b56011a

Please sign in to comment.