Skip to content

Commit

Permalink
Merge pull request #10 from bluebillywig/15099-add-cast-sdk-through-s…
Browse files Browse the repository at this point in the history
…ubspec

[master] 15099 Add Cast SDK through subspec
  • Loading branch information
martijnbots authored Aug 23, 2024
2 parents c77a48d + 6e8fc6e commit c799fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-no-bluetooth-flavor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
git config user.name github-actions
git config user.email tech@bluebillywig.com
git fetch --all
git checkout -b "${RELEASE_VERSION}-no-bluetooth" master
git checkout -b "${RELEASE_VERSION}-no-bluetooth"
git add Package.swift
git commit -m "${RELEASE_VERSION} no bluetooth"
git push -u origin "${RELEASE_VERSION}-no-bluetooth"

0 comments on commit c799fd1

Please sign in to comment.