mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-26 13:08:38 -06:00
okokok
This commit is contained in:
3
.github/workflows/publish-ios-beta.yml
vendored
3
.github/workflows/publish-ios-beta.yml
vendored
@@ -9,6 +9,8 @@ jobs:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.SIGNING_REPO_PAT }}
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
@@ -34,5 +36,4 @@ jobs:
|
||||
# Commit Fastlane Xcode build number increment
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
token: ${{ secrets.SIGNING_REPO_PAT }}
|
||||
file_pattern: "ios/Jellify.xcodeproj/project.pbxproj"
|
||||
Reference in New Issue
Block a user