Update .gitea/workflows/deploy.yml
Deployment / test (push) Successful in 1m46s
Deployment / lol (push) Successful in 5s
Deployment / deploy (push) Successful in 3s

This commit is contained in:
2023-07-15 03:05:49 +02:00
parent 4305f4bb81
commit 38dbe0ff74
+1 -1
View File
@@ -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 }}