Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
davdroman committed Sep 23, 2023
1 parent 89e7569 commit fcafbce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
fetch-depth: 0 # required to be able to find Git tags

- name: Set up tea environment
uses: teaxyz/setup@v0

- name: Deploy to CocoaPods Trunk
run: |
set -eo pipefail
Expand Down

0 comments on commit fcafbce

Please sign in to comment.