Skip to content

Commit

Permalink
Update ensure-podspec-version.yml (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Sep 11, 2023
1 parent 00e3549 commit 08a6227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ensure-podspec-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v2
with:
ref: ${{ github.event.release.target_commitish }}

- name: Update version
run: |
Expand Down

0 comments on commit 08a6227

Please sign in to comment.