Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 545f00c

Browse files
authored
gitdata.deleteReference => gitdata.deleteRef
1 parent 1a3e3cc commit 545f00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ steps:
201201
actions:
202202
- type: mergePullRequest
203203
- type: octokit
204-
method: gitdata.deleteReference
204+
method: gitdata.deleteRef
205205
owner: "%payload.repository.owner.login%"
206206
repo: "%payload.repository.name%"
207207
ref: heads/green-colors

0 commit comments

Comments
 (0)