更新 .gitea/workflows/dispatch.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
This commit is contained in:
parent
a70561cf85
commit
dbcd386ea0
@ -44,7 +44,7 @@ jobs:
|
||||
GITEA_SERVER_URL: ${{ gitea.server_url }}
|
||||
JOB_STATUS: ${{ job.status }}
|
||||
SECRET_USER_NAME: ${{ secrets.SCRECT_USER }}
|
||||
VAR_ACTION_NAME: ${{ variables.ACTION_NAME }}
|
||||
VAR_ACTION_NAME: ${{ vars.ACTION_NAME }}
|
||||
steps:
|
||||
- run: |
|
||||
echo MY_CHOICE: ${MY_CHOICE};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user