Skip to content

Commit c76345c

Browse files
committed
chore: reuse image
1 parent f839bd1 commit c76345c

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

.github/workflows/release.yml

-23
This file was deleted.

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ inputs:
3939
required: false
4040
runs:
4141
using: 'docker'
42-
image: 'Dockerfile'
42+
image: 'williamfzc/diffctx:v0.3.11'
4343
args:
4444
- ${{ inputs.lang }}
4545
- ${{ inputs.before_sha }}

0 commit comments

Comments
 (0)