external url creation

This commit is contained in:
maximo tejeda 2024-08-17 09:20:53 -04:00
parent 724ccecad1
commit 6de40ab9db

View File

@ -56,3 +56,9 @@ jobs:
run: | run: |
ls ${{ github.workspace }} ls ${{ github.workspace }}
echo $GIT_SHA_SHORT echo $GIT_SHA_SHORT
show-report-urlo:
needs: [download-artifact]
runs-on: ubuntu-latest
steps:
- name: External url creation
run: echo$GITHUB_SERVER_URL/$GITHUB_REPOSITORY/actions/run/$GITHUB_RUN_ID