Skip to content

Commit

Permalink
Revert "ci: update beta github release action script (#546)"
Browse files Browse the repository at this point in the history
This reverts commit 551a1a2.
  • Loading branch information
1abhishekpandey committed Oct 16, 2024
1 parent 551a1a2 commit ac33d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-beta-cocoapods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
deploy-cocoapods-beta:
name: Beta deploy to Cocoapods
runs-on: macOS-latest
if: startsWith(github.ref, 'refs/heads/beta-release/')
steps:
- name: Checkout source branch
uses: actions/checkout@v4
Expand Down

0 comments on commit ac33d19

Please sign in to comment.