2
0
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:
Dmitriy Mozgovoy
2024-01-05 21:36:41 +02:00
committed by GitHub
parent f4f2b039dd
commit 0736f95ce8
2 changed files with 28 additions and 6 deletions
+6 -6
View File
@@ -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: