diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index c8a78f5..f96752a 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -2,10 +2,6 @@ name: Gitea Actions Deploy run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: [push] -defaults: - run: - shell: bash - jobs: Explore-Gitea-Actions: steps: