Skip to content

Commit 44d6d3d

Browse files
authored
Fix typo in workflow trigger keyword
1 parent 35200a8 commit 44d6d3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Publish Artifacts
22

3-
oon:
3+
on:
44
workflow_dispatch:
55
inputs:
66
package_version:

0 commit comments

Comments
 (0)