diff --git a/.github/workflows/generate-release-zipfile.yml b/.github/workflows/generate-release-zipfile.yml index 74a4b2e..1612b09 100644 --- a/.github/workflows/generate-release-zipfile.yml +++ b/.github/workflows/generate-release-zipfile.yml @@ -23,7 +23,7 @@ jobs: - name: Testing the artifact uploading id: "uploading" - uses: "${{ github.server_url }}/${{ github.repository }}@${{ github.sha }}" + uses: ${{ github.server_url }}/${{ github.repository }}@${{ github.sha }} with: path: | toto