on master only
This commit is contained in:
parent
21e6ae882b
commit
37b7797c51
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -66,6 +66,7 @@ jobs:
|
|||
echo "${{ env.LOCAL_VERSION }}"
|
||||
|
||||
- name: Create Release
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
id: create_release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue