parent
41a5f8606a
commit
94263e6172
@ -23,7 +23,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
# Clone the URL OF REMOTE PROJECT to test
|
# Clone the URL OF REMOTE PROJECT to test
|
||||||
with:
|
with:
|
||||||
repository: ${{ steps.tagName.outputs.tag }}
|
repository: ${{ steps.tagName.outputs.tag }} + .git
|
||||||
# Set default branch
|
# Set default branch
|
||||||
ref: master
|
ref: master
|
||||||
token: ${{ secrets.TOKEN_GITEA }}
|
token: ${{ secrets.TOKEN_GITEA }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user