Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
n3d1117 committed Dec 3, 2022
1 parent ae78414 commit 6c41a8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ workflows:
- name: Publish to GitHub
script: |
#!/usr/bin/env zsh
# Publish only for tag builds
if [ -z ${CM_TAG} ]; then
echo "Not a tag build, will not publish GitHub release"
exit 0
Expand Down

0 comments on commit 6c41a8b

Please sign in to comment.