Skip to content

Commit ac84031

Browse files
Update publish.yml to fix typo (#180)
Signed-off-by: Jacob Ronstadt <147542405+jacob-ronstadt@users.noreply.github.com>
1 parent d853571 commit ac84031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Build and Publish Windows CodeQL queries
33
on:
44
workflow_dispatch:
5-
input:
5+
inputs:
66
version:
77
description: 'CodeQL version to use'
88
required: true

0 commit comments

Comments
 (0)