Skip to content

Commit 6540356

Browse files
committed
prod env
1 parent cead5e3 commit 6540356

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-ghcr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
deploy:
4747
needs: build
4848
runs-on: ubuntu-latest
49+
environment: production
4950
# Only deploy if build succeeded
5051
if: ${{ needs.build.result == 'success' && github.ref == 'refs/heads/main' }}
5152

0 commit comments

Comments
 (0)