This commit is contained in:
maximo tejeda 2024-12-04 19:47:31 -04:00
parent e1caf757e7
commit 7308a1d113

View File

@ -68,7 +68,7 @@ jobs:
echo "repourl=$(echo ${{ github.server_url }} | sed -e 's;https://;;')" >> $GITHUB_OUTPUT
echo "repoName=$(echo ${{ github.repository }} | sed -e 's;${{ github.actor }}/;;')" >> $GITHUB_OUTPUT
echo "${{ github.repository }} | sed -e 's;${{ github.actor }}/;;')"
- name: Checkout code
- name: Checkout code
uses: actions/checkout@v4
- name: install envsubst