Skip to content

Commit

Permalink
Disable prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc committed Feb 16, 2024
1 parent 592be1e commit d0e2246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-swift-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
tag: ${{ inputs.version }}
token: ${{ secrets.GITHUB_TOKEN }}
name: ${{ inputs.version }}
prerelease: true
prerelease: false

0 comments on commit d0e2246

Please sign in to comment.