Skip to content

Commit

Permalink
option to create issue with label (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrkren authored Jul 6, 2023
1 parent 8600531 commit 6b995f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
IMAGE_REPO=us-west1-docker.pkg.dev/dl-dapper/dev/github/manual-approval
IMAGE_REPO=ghcr.io/dapperlabs/manual-approval

.PHONY: build
build:
Expand Down
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ inputs:
required: false
runs:
using: docker
image: docker://us-west1-docker.pkg.dev/dl-dapper/dev/github/manual-approval:1.10.0
image: docker://ghcr.io/dapperlabs/manual-approval:1.10.0

0 comments on commit 6b995f6

Please sign in to comment.