Skip to content

Commit

Permalink
feature/ci-cd rename cd job
Browse files Browse the repository at this point in the history
  • Loading branch information
requiemofthesouls committed Jan 27, 2022
1 parent d01f1e7 commit 7bdf6aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Deploy release
on:
- workflow_dispatch
workflow_dispatch: {}
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'

jobs:
deploy:
Expand Down

0 comments on commit 7bdf6aa

Please # to comment.