Update generate-release-zipfile.yml
This commit is contained in:
parent
f430f71f1d
commit
833f4bbaa8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue