mirror of
https://github.com/tenrok/axios.git
synced 2026-06-05 16:42:32 +03:00
fix(ci): refactor notify action as a job of publish action; (#6176)
This commit is contained in:
@@ -12,12 +12,12 @@ on:
|
||||
# branches:
|
||||
# - main
|
||||
# - 'v**'
|
||||
push:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
branches:
|
||||
- main
|
||||
- 'v**'
|
||||
#push:
|
||||
# tags:
|
||||
# - 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
# branches:
|
||||
# - main
|
||||
# - 'v**'
|
||||
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user