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 bfe382d commit ecda451Copy full SHA for ecda451
.github/workflows/publish.yml
@@ -16,4 +16,4 @@ jobs:
16
uses: actions/checkout@v4
17
with:
18
submodules: recursive
19
- - uses: ./.github/actions/publish_dart_package
+ - uses: ./.github/action/publish_dart_package
0 commit comments