Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 authored Nov 28, 2024
1 parent 93c33a1 commit e8cd6cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
build-swiftpm:
name: Build SwiftPM
uses: oversizedev/GithubWorkflows/.github/workflows/build-swiftpm.yml@main
if: github.event_name != 'push' || !startsWith(github.ref, 'refs/tags/')
strategy:
matrix:
destination:
Expand Down

0 comments on commit e8cd6cc

Please sign in to comment.