Skip to content

Commit 7021cfc

Browse files
committed
Use local file for scheduled builds as well
1 parent f7ec9e0 commit 7021cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919

2020
release-builds:
2121
name: Release builds
22-
uses: apple/swift-nio/.github/workflows/release_builds.yml@main
22+
uses: ./.github/workflows/release_builds.yml

0 commit comments

Comments
 (0)