fx
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
Details
This commit is contained in:
parent
7fac3a7cbc
commit
c83817eb74
|
@ -16,5 +16,4 @@ jobs:
|
|||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: echo " This job's status is ${{ job.status }}."
|
||||
./act_runner register --no-interactive --instance https://git.luthics.com/ --token PwGOJBCPPw8WZt5snWE7O99mCaDyWETIOAVY3nKT
|
||||
- run: echo " This job's status is ${{ job.status }}."
|
Reference in New Issue