Skip to content

Commit

Permalink
Changed the GitHub Actions CI deploy_manual workflow to specify on-cr…
Browse files Browse the repository at this point in the history
…eate.
  • Loading branch information
mdadams committed Feb 5, 2022
1 parent 87e3270 commit 6708e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_manual.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy Manual

on:
push:
create:
tags:
- version-[0-9]+.[0-9]+.[0-9]+-unstable[0-9]+
- 'manual-version-*'
Expand Down

0 comments on commit 6708e57

Please sign in to comment.