Skip to content

Commit

Permalink
1.1.0 (#36)
Browse files Browse the repository at this point in the history
* Update framework

* Update fastlane.yml

* Update ViafouraCore.podspec

* Update ViafouraCore.podspec

* Update fastlane.yml

* Update fastlane.yml

---------

Co-authored-by: CI <[email protected]>
  • Loading branch information
mdesimone-viafoura and CI authored Jun 6, 2024
1 parent cf15f9c commit 23ab2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fastlane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

build:

if: github.event.pull_request.merged == true && contains(github.event.pull_request.head.ref, "release")
if: github.event.pull_request.merged == true && contains(github.event.pull_request.head.ref, 'release')
runs-on: macos-latest

steps:
Expand Down

0 comments on commit 23ab2aa

Please sign in to comment.