We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 049e64a commit fadc1f9Copy full SHA for fadc1f9
.github/workflows/publish.yml
@@ -11,6 +11,7 @@ permissions:
11
jobs:
12
publish:
13
runs-on: ubuntu-latest
14
+ environment: Release
15
permissions:
16
id-token: write
17
steps:
0 commit comments