Skip to content

Commit

Permalink
Create Input fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Johx22 committed Apr 19, 2022
1 parent 169c8fa commit 0039dc1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/recovery.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: RECOVERY

on:
watch:
types: [started]
workflow_dispatch:
inputs:
RECOVERY_URL:
description: 'RECOVERY URL'
required: true
default: 'https://www.filesend.jp/l/en-US/'

env:
RECOVERY_URL: https://oshi.at/Rpjg
Expand Down

0 comments on commit 0039dc1

Please sign in to comment.