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