Skip to content

Commit

Permalink
chore: use dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
timorthi committed Jan 2, 2023
1 parent 23c7249 commit dd7d994
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 @@ -36,7 +36,7 @@ inputs:

runs:
using: "docker"
image: docker://ghcr.io/timorthi/export-workflow-logs:sha-e685a32
image: Dockerfile
args:
- --repo-token=${{ inputs.repo-token }}
- --run-id=${{ inputs.run-id }}
Expand Down

0 comments on commit dd7d994

Please sign in to comment.