We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8e5df commit 731bc99Copy full SHA for 731bc99
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
test:
16
name: Test
17
- uses: Mobelux/swift-lambda-extras/.github/workflows/test.yml@main
+ uses: mgacy/swift-lambda-extras/.github/workflows/test.yml@main
18
19
release:
20
name: Release
0 commit comments