We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef652b4 commit ac7a647Copy full SHA for ac7a647
1 file changed
.github/workflows/publish_docker_images.yml
@@ -93,6 +93,7 @@ jobs:
93
merge:
94
runs-on: ubuntu-latest
95
needs: [docker]
96
+ environment: production
97
steps:
98
- name: Download digests
99
uses: actions/download-artifact@v4.2.1
0 commit comments