merge main into dev #13
@@ -52,7 +52,8 @@ jobs:
|
||||
if: ${{ github.event.inputs.github_release == 'true' }}
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: - name: Add release notes
|
||||
tag_name: {{ github.sha}}
|
||||
- name: Add release notes
|
||||
id: add_release_notes
|
||||
run: |
|
||||
echo "RELEASE_NOTES<<EOF" >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user