Switch inputs

This commit is contained in:
Antoine Martin 2024-10-10 16:48:13 -04:00
parent aeb9aabbde
commit 5282b836b7
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,14 +1,14 @@
on:
workflow_dispatch:
inputs:
ref_name:
description: 'electron tag or commit'
required: true
type: string
chromium_ver:
description: 'chromium tag or commit'
required: false
type: string
ref_name:
description: 'electron tag or commit'
required: true
type: string
push:
tags: