mirror of
https://github.com/System-End/riceathon.git
synced 2026-04-19 19:45:17 +00:00
fix:name
This commit is contained in:
parent
53400b3cc8
commit
98d5a79a11
1 changed files with 2 additions and 2 deletions
4
.github/workflows/form.yml
vendored
4
.github/workflows/form.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
script: |
|
||||
github.rest.issues.createComment({
|
||||
issue_number: context.issue.number,
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
owner: "hackclub",
|
||||
repo: "riceathon",
|
||||
body: '👋 Thanks for your PR!\nTo claim your free socks fill out this [form](https://forms.hackclub.com/t/joD554Crhsus)'
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue