Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -63,4 +63,4 @@ jobs:
|
|||||||
id: try
|
id: try
|
||||||
run: echo 'lil=lul' >> $GITHUB_OUTPUT
|
run: echo 'lil=lul' >> $GITHUB_OUTPUT
|
||||||
- name: Try access
|
- name: Try access
|
||||||
run: echso ${{ steps.try.lil }}
|
run: echo ${{ steps.try.lil }}
|
||||||
|
|||||||
Reference in New Issue
Block a user