mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-09 12:08:31 -06:00
Merge branch '9-implement-playlist-crud' of github.com:anultravioletaurora/Jellify into 9-implement-playlist-crud
This commit is contained in:
4
.github/workflows/publish-ios-beta.yml
vendored
4
.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,4 +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