updated yaml
Explore-Gitea-Actions Details

pull/5/head
Arneth 3 years ago
parent 6a379701b5
commit 6bb5e80db3

@ -13,8 +13,8 @@ jobs:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: 'http://www.wildsofastrella.com:3434/ArnethMyndraavn/unityshinsoubanheart.git'
ref: 'Main' ref: 'Main'
github-server-url: 'http://www.wildsofastrella.com:3434'
- run: echo "The ${{ github.repository }} repository has been cloned to the runner." - run: echo "The ${{ github.repository }} repository has been cloned to the runner."
- run: echo "The workflow is now ready to test your code on the runner." - run: echo "The workflow is now ready to test your code on the runner."
- name: List files in the repository - name: List files in the repository

Loading…
Cancel
Save