Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit a514828

Browse files
committed
release
1 parent 214c122 commit a514828

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
echo '${{ secrets.mac_certs }}' | base64 -d > applecert.p12
3939
- name: Build/release Electron app
4040
uses: samuelmeuli/action-electron-builder@v1
41-
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
4241
with:
4342
# GitHub token, automatically provided to the action
4443
# (No need to define this secret in the repo settings)

0 commit comments

Comments
 (0)