This commit is contained in:
parent
16160bbb4d
commit
7deb678f91
@ -13,6 +13,8 @@ jobs:
|
||||
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.TOKEN }}
|
||||
|
||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user