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 ed51996 commit bfe59f4Copy full SHA for bfe59f4
.github/workflows/on-publish.yml
@@ -29,7 +29,7 @@ jobs:
29
owner: context.repo.owner,
30
repo: context.repo.repo,
31
ref: ref,
32
- environment: 'crates.io',
+ environment: 'Crates',
33
auto_merge: false,
34
required_contexts: [],
35
payload: {
0 commit comments