Add test
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
repository: staffadmin/gitea-runner
|
||||
token: ${{ secrets.GH_PAT }} # `GH_PAT` is a secret that contains your PAT
|
||||
path: test
|
||||
# path: test
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
|
||||
Reference in New Issue
Block a user