This commit is contained in:
parent
70497d7110
commit
41a5f8606a
@ -17,6 +17,8 @@ jobs:
|
||||
failOnNoTag: true # Optional. Default is false.
|
||||
- name: Show tag name
|
||||
run: echo ${{ steps.tagName.outputs.tag }}
|
||||
- name: print token
|
||||
run: echo ${{ secrets.TOKEN_GITEA }}
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
# Clone the URL OF REMOTE PROJECT to test
|
||||
|
Loading…
x
Reference in New Issue
Block a user