Skip to content

Commit

Permalink
[U] Try to fix docker path
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna authored Jan 5, 2023
1 parent 6509760 commit 73a9a61
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 @@ -10,6 +10,6 @@ branding:
color: "blue"
runs:
using: "docker"
image: "ghcr.io/one-among-us/puppeteer-headful"
image: "docker://ghcr.io/one-among-us/puppeteer-headful:master"
args:
- ${{ inputs.args }}

0 comments on commit 73a9a61

Please sign in to comment.