Skip to content

Commit

Permalink
Update automated-ios-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-128 authored Jan 26, 2025
1 parent df4cf2f commit 3b9deed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automated-ios-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
team-id: ${{ secrets.TEAM_ID }}
output-path: qBitControl.ipa
- name: Extract Version and Build Number
if: startsWith(github.ref, 'refs/tags/build-ci')
id: extract_version
run: |
TAG="${GITHUB_REF#refs/tags/}"
Expand Down

0 comments on commit 3b9deed

Please sign in to comment.