Skip to content

Commit

Permalink
chore: Use run_id for CFBundleVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
rinsuki committed Feb 2, 2025
1 parent 5c4aed2 commit 1ee5b96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Install CocoaPods dependencies
run: bundle exec pod install
- run: git config --global core.quotepath false # for Ikemen on SwiftPM
- run: xcrun agvtool new-version -all ${{ github.run_id }}
- name: Build
run: |
set -o pipefail
Expand Down

0 comments on commit 1ee5b96

Please sign in to comment.