Skip to content

Commit bab3096

Browse files
committed
Use environment
1 parent 3834be0 commit bab3096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
needs: Build
3737
if: startsWith(github.ref, 'refs/tags/')
3838
runs-on: ubuntu-latest
39+
environment: ${{ github.event.inputs.environment }}
3940
steps:
4041
- name: Download Artifact
4142
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)