Skip to content

Commit

Permalink
#14: Provide option to specify version of the release.
Browse files Browse the repository at this point in the history
  • Loading branch information
annoviko committed Oct 7, 2021
1 parent 9aef30f commit ebed9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-httpctrl.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: release httpctrl

on: [workflow_dispatch]
on:
workflow_call:
inputs:
requested_version:
Expand Down

0 comments on commit ebed9e1

Please sign in to comment.