Skip to content

Commit

Permalink
chore: reuse image
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfzc committed Jul 26, 2023
1 parent f839bd1 commit c76345c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/release.yml

This file was deleted.

2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ inputs:
required: false
runs:
using: 'docker'
image: 'Dockerfile'
image: 'williamfzc/diffctx:v0.3.11'
args:
- ${{ inputs.lang }}
- ${{ inputs.before_sha }}
Expand Down

0 comments on commit c76345c

Please sign in to comment.