on master only

This commit is contained in:
Jesse Bannon 2023-02-20 18:29:01 -08:00
parent 21e6ae882b
commit 37b7797c51

View file

@ -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: