We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80fb389 commit deb6b80Copy full SHA for deb6b80
.github/workflows/e2e-main.yaml
@@ -64,6 +64,7 @@ jobs:
64
repository=${{ github.event.inputs.repositoryName }}
65
fi
66
echo "REPOSITORY=$repository" >> $GITHUB_ENV
67
+ echo $GITHUB_ENV
68
ls
69
70
# Checkout podman desktop
0 commit comments