Skip to content

Commit 3791abb

Browse files
clrxblIMB11
authored andcommitted
No need to use environments now
1 parent 8f9d754 commit 3791abb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/frontend-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
permissions:
2323
contents: read
2424
deployments: write
25-
environment:
26-
name: ${{ github.ref == 'refs/heads/prod' && 'production' || 'staging' }}
2725
steps:
2826
- name: Checkout code
2927
uses: actions/checkout@v4

0 commit comments

Comments
 (0)