Add git-repo as an output for windows slack notification
See gh-19703
This commit is contained in:
parent
3879a7505c
commit
2e37089d54
|
|
@ -2,6 +2,8 @@
|
|||
platform: windows
|
||||
inputs:
|
||||
- name: git-repo
|
||||
outputs:
|
||||
- name: git-repo
|
||||
params:
|
||||
BRANCH:
|
||||
CI: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue