Skip to content

Commit

Permalink
v1.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Jun 4, 2023
1 parent 793d4a8 commit 9153efe
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 @@ -54,7 +54,7 @@ runs:
echo "DEFAULT_LAST=\"${{ inputs.last }}\"" >> $GITHUB_ENV
fi
- name: Run Kiri
uses: docker://ghcr.io/usa-reddragon/kiri:v1.0.26
uses: docker://ghcr.io/usa-reddragon/kiri:v1.0.27
if: github.event_name != 'pull_request' || github.event.action != 'closed'
env:
KIRI_PROJECT_FILE: ${{ inputs.project-file }}
Expand Down

0 comments on commit 9153efe

Please sign in to comment.