[CI] upload the forgejo under test as an artifact for end-to-end (squash) do not display env

This commit is contained in:
Earl Warren 2023-12-21 18:36:22 +01:00
parent ba35f42e3d
commit d186ec3db4
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -12,7 +12,6 @@ jobs:
steps:
- name: event
run: |
env
echo github.event.pull_request.head.repo.fork = ${{ github.event.pull_request.head.repo.fork }}
echo github.event.action = ${{ github.event.action }}
echo github.event.pull_request.merged = ${{ github.event.pull_request.merged }}