Skip to content

Commit

Permalink
update workflow to be triggered on: workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
venetrius committed Apr 15, 2024
1 parent 41b948a commit 5b3cea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-update-download-page.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Update Download Page for Alpha Release"

on:
workflow_call:
workflow_dispatch:
inputs:
version:
description: 'The version of the alpha release'
Expand Down

0 comments on commit 5b3cea1

Please sign in to comment.