We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ed33f commit 700a414Copy full SHA for 700a414
1 file changed
.github/workflows/on-release.yaml
@@ -18,6 +18,7 @@ jobs:
18
release:
19
name: Release
20
runs-on: ubuntu-latest
21
+ environment: Publishing
22
steps:
23
- uses: actions/checkout@v6
24
0 commit comments