reverting the testing changes
This commit is contained in:
parent
f3ed733103
commit
3d0564eda5
2 changed files with 2 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -1,5 +1,4 @@
|
|||
IMAGE_REPO=ghcr.io/snskarora/manual-approval
|
||||
VERSION=latest
|
||||
IMAGE_REPO=ghcr.io/trstringer/manual-approval
|
||||
TARGET_PLATFORM=linux/amd64,linux/arm64,linux/arm/v8
|
||||
|
||||
.PHONY: tidy
|
||||
|
|
|
|||
|
|
@ -63,4 +63,4 @@ outputs:
|
|||
description: The status of the approval ("approved" or "denied")
|
||||
runs:
|
||||
using: docker
|
||||
image: docker://ghcr.io/snskarora/manual-approval:latest
|
||||
image: docker://ghcr.io/trstringer/manual-approval:1.12.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue