File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818 workflow_conclusion : success
1919 branch : dev
2020 event : push
21- name : kiota- drop
22- path : kiota- drop
21+ name : drop
22+ path : drop
2323 - name : Github Release
2424 uses : anton-yurchenko/git-release@v6.0
2525 env :
3030 ALLOW_EMPTY_CHANGELOG : " true"
3131 with :
3232 args : |
33- kiota- drop/build/**/*.jar
33+ drop/build/**/*.jar
Original file line number Diff line number Diff line change 5050 - name : Upload Build Artifact
5151 uses : actions/upload-artifact@v4
5252 with :
53- name : kiota- drop
53+ name : drop
5454 path : |
5555 **/libs/*
5656 build/generated-pom.xml
9797 - name : Upload Build Artifact
9898 uses : actions/upload-artifact@v4
9999 with :
100- name : kiota- drop
100+ name : drop
101101 path : |
102102 **/libs/*
103103 build/generated-pom.xml
You can’t perform that action at this time.
0 commit comments