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 1762ff9 commit cced291Copy full SHA for cced291
pkgs/io/.github/workflows/publish.yaml
@@ -11,4 +11,4 @@ on:
11
jobs:
12
publish:
13
if: ${{ github.repository_owner == 'dart-lang' }}
14
- uses: devoncarew/firehose/.github/workflows/publish.yaml@main
+ uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
pkgs/io/README.md
@@ -100,5 +100,5 @@ void main() {
100
101
## Publishing automation
102
103
-For information about our publishing automation and process, see
+For information about our publishing automation and release process, see
104
https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
0 commit comments