We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c888b commit 644ef9cCopy full SHA for 644ef9c
.github/workflows/release.yml
@@ -12,6 +12,7 @@ jobs:
12
build_and_release:
13
14
runs-on: ubuntu-latest
15
+ environment: publishing
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments