diff --git a/.gitea/workflows/autoupdate.yml b/.gitea/workflows/autoupdate.yml index ea68017d..976b7884 100644 --- a/.gitea/workflows/autoupdate.yml +++ b/.gitea/workflows/autoupdate.yml @@ -8,4 +8,4 @@ jobs: runs-on: ubuntu-latest steps: - name: autoupdate - run: echo "This step will always run" \ No newline at end of file + run: echo "autoupdate" \ No newline at end of file