We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df48857 commit 791363eCopy full SHA for 791363e
.github/workflows/publish.yml
@@ -59,6 +59,7 @@ jobs:
59
publish:
60
# needs: [prepare-packages]
61
uses: btwld/dart-actions/.github/workflows/publish.yml@main
62
+ environment: Production
63
with:
64
packages_folder_path: "packages"
65
# packages: ${{ needs.prepare-packages.outputs.packages }}
0 commit comments