mirror of
https://github.com/System-End/riceathon.git
synced 2026-04-19 19:45:17 +00:00
fix: form url (#11)
This commit is contained in:
parent
776dd971cc
commit
f35301b26d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/form.yml
vendored
2
.github/workflows/form.yml
vendored
|
|
@ -15,5 +15,5 @@ jobs:
|
|||
issue_number: context.issue.number,
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
body: '👋 Thanks for your PR!\nTo claim your free socks fill out this [form](...formlinkhere)'
|
||||
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