Skip to content

Commit 8c8f10a

Browse files
committed
Fix CI/CD
1 parent a00ffbb commit 8c8f10a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
runs-on: ubuntu-latest
8181
needs: validate
8282
if: github.event_name == 'push'
83+
environment: ${{ github.ref_name }}
8384
env:
8485
DOCKER_BRANCH: ${{ github.ref_name }}
8586
DOMAIN_URL: ${{ secrets.DOMAIN_URL }}

0 commit comments

Comments
 (0)