We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9806032 commit 1bad39bCopy full SHA for 1bad39b
1 file changed
.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