We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba5758 commit f66ccf9Copy full SHA for f66ccf9
.github/workflows/release-please.yml
@@ -5,6 +5,7 @@ on:
5
name: Run Release Please
6
jobs:
7
release-please:
8
+ environment: publish
9
runs-on: ubuntu-latest
10
11
# Release-please creates a PR that tracks all changes
0 commit comments