Skip to content

Commit

Permalink
Fix syntax issue in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skorulis-ap committed Nov 9, 2023
1 parent 747841d commit 2926573
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Create Release
uses: swift-actions/[email protected]
with:
swift-version: "5.9"
run: |
set -euo pipefail
Expand Down

0 comments on commit 2926573

Please sign in to comment.