We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401934c commit b29ac31Copy full SHA for b29ac31
1 file changed
.github/workflows/publish.yml
@@ -12,6 +12,7 @@ permissions:
12
jobs:
13
build-and-publish:
14
runs-on: ubuntu-latest
15
+ environment: integration-tests
16
steps:
17
- uses: actions/checkout@v3
18
with:
0 commit comments