Skip to content

Commit b3a546f

Browse files
author
Petr Sramek
committed
removed echo env
1 parent cd29e90 commit b3a546f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-preview.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
- name: 'Checkout ${{ github.head_ref || github.ref }}'
3232
uses: actions/checkout@v4
3333
- run: 'echo github: ${{ toJSON(github) }}'
34-
- run: 'echo env: ${{ toJSON(env) }}'
3534

3635
# jobs:
3736
# versioning:

0 commit comments

Comments
 (0)