Skip to content

Commit

Permalink
removed Check branch and release type
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnywu committed May 3, 2024
1 parent 25c2a60 commit 64ce198
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/shared-publish-to-ios-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ jobs:
env:
GITHUB_CONTEXT: ${{ toJson(github) }}

- name: Check branch and release type
id: checkRelease
uses: IABTechLab/uid2-shared-actions/actions/check_branch_and_release_type@v2
with:
release_type: ${{ inputs.release_type }}

- name: Checkout repo
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 64ce198

Please sign in to comment.