Skip to content

Commit aaaa734

Browse files
Merge pull request #7 from abhishekmalvadkar/develop
Dev to Master
2 parents 900daa6 + 5a8a7e6 commit aaaa734

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,3 @@ jobs:
6565
run: ./mvnw --no-transfer-progress clean deploy -s $GITHUB_WORKSPACE/settings.xml
6666
env:
6767
GITHUB_TOKEN: ${{ github.token }}
68-
69-
- name: Create GitHub Release
70-
uses: softprops/action-gh-release@v2
71-
with:
72-
tag_name: ${{ env.VERSION }}
73-
generate_release_notes: true
74-
env:
75-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
76-

0 commit comments

Comments
 (0)