We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e4652 commit 6550c84Copy full SHA for 6550c84
.github/workflows/deploy.yml
@@ -78,7 +78,7 @@ jobs:
78
runs-on: ubuntu-latest
79
needs: [macos, linux]
80
steps:
81
- - uses: SwiftDocOrg/update-homebrew-formula-action@main
+ - uses: NSHipster/update-homebrew-formula-action@main
82
with:
83
repository: SwiftDocOrg/swift-doc
84
tap: SwiftDocOrg/homebrew-formulae
0 commit comments