From 51fcab7a0721ec78e2da13cd0bdf7773f670115b Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 4 Jun 2024 20:59:47 +0200 Subject: [PATCH] Update deploy.yaml --- .gitea/workflows/deploy.yaml | 4 ---- 1 file changed, 4 deletions(-) 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: