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