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