sf
This commit is contained in:
parent
074ae1e346
commit
448b57a1fd
1 changed files with 0 additions and 1 deletions
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
|
@ -49,7 +49,6 @@ jobs:
|
||||||
COMMIT_DESC=$(git show -s --format=%b ${{ github.sha }})
|
COMMIT_DESC=$(git show -s --format=%b ${{ github.sha }})
|
||||||
echo "::set-output name=COMMIT_MSG::$COMMIT_MSG"
|
echo "::set-output name=COMMIT_MSG::$COMMIT_MSG"
|
||||||
echo "::set-output name=COMMIT_DESC::$COMMIT_DESC"
|
echo "::set-output name=COMMIT_DESC::$COMMIT_DESC"
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
id: create_release
|
id: create_release
|
||||||
uses: actions/create-release@v1
|
uses: actions/create-release@v1
|
||||||
|
|
Loading…
Reference in a new issue