Skip to content

Commit c0247b1

Browse files
committed
Merge branch 'main' into pr/Dishant1804/1715
2 parents 4d2bd25 + b98e046 commit c0247b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-ci-cd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ jobs:
251251
docker run --env-file frontend/.env.example owasp/nest:test-frontend-e2e-latest pnpm run test:e2e
252252
253253
set-release-version:
254+
name: Set release version
254255
runs-on: ubuntu-latest
255256
outputs:
256257
release_version: ${{ steps.set.outputs.release_version }}

0 commit comments

Comments
 (0)