Skip to content

Commit 3399cae

Browse files
committed
update
1 parent 02700fd commit 3399cae

File tree

2 files changed

+1
-84
lines changed

2 files changed

+1
-84
lines changed

.github/workflows/build-app-wxpython.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ jobs:
7777
path: ./dist/OCLP-R-Uninstaller.pkg
7878

7979
- name: Create Release on Push
80+
if: startsWith(github.ref, 'refs/tags/')
8081
uses: softprops/action-gh-release@v2
8182
with:
8283
tag_name: ${{env.tag}}
8384
name: ${{env.tag}}
84-
body: ""
8585
prerelease: false
8686
files: |
8787
./dist/AutoPkg-Assets.pkg

.github/workflows/build-release.yml

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)