Skip to content

Commit ce20121

Browse files
authored
Change repository name in GitHub workflow
1 parent 111194f commit ce20121

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/forward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
2424
const newIssue = await github.rest.issues.create({
2525
owner: 'rges-pit',
26-
repo: 'rges-pit.github.io',
26+
repo: 'microlens-submit',
2727
title: originalIssue.title,
2828
body: cleanBody + '\n\n---\n*Originally submitted via help form*',
2929
labels: ['type:help', 'source:web-form']

0 commit comments

Comments
 (0)