There was an error while loading. Please reload this page.
2 parents 3d68f0f + e0bdec4 commit beb86e3Copy full SHA for beb86e3
1 file changed
.github/workflows/publish-pipeline.yml
@@ -28,6 +28,7 @@ jobs:
28
name: 'Build and publish package'
29
needs: test-pipeline
30
runs-on: ubuntu-latest
31
+ environment: production
32
steps:
33
- uses: actions/checkout@v3
34
- name: 'RenameVersionTag'
0 commit comments