Skip to content

Commit

Permalink
chore(ci): allow manual triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-is-cute committed Nov 26, 2023
1 parent 8d19862 commit e9b49c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Deploy

on:
workflow_dispatch:
push:
tags: [ 'v*.*.*' ]

Expand Down

0 comments on commit e9b49c5

Please sign in to comment.