Skip to content

change swift-tools-version to 5.7 (#3193) #53

change swift-tools-version to 5.7 (#3193)

change swift-tools-version to 5.7 (#3193) #53

name: Build, Test and Release | Unstable version
on:
push:
branches:
main
permissions:
id-token: write
contents: write
jobs:
release-unstable:
uses: ./.github/workflows/deploy_package.yml
with:
type: unstable
secrets: inherit