diff --git a/.gitea/workflows/example.yaml b/.gitea/workflows/glance.yaml similarity index 93% rename from .gitea/workflows/example.yaml rename to .gitea/workflows/glance.yaml index af9caa5..6537b8f 100644 --- a/.gitea/workflows/example.yaml +++ b/.gitea/workflows/glance.yaml @@ -21,4 +21,5 @@ jobs: username: geezo password: ${{ secrets.PASSWORD }} port: ${{ secrets.PORT }} - script: whoami \ No newline at end of file + script: | + whoami \ No newline at end of file diff --git a/glance/test.txt b/glance/test.txt index eb63cc1..1e5209b 100644 --- a/glance/test.txt +++ b/glance/test.txt @@ -1 +1 @@ -sdvsdvc \ No newline at end of file +sdvsdvccsdd \ No newline at end of file