From 5335903ee36bc56e3450f27a7299e89c3b345d0c Mon Sep 17 00:00:00 2001 From: Gh0st Date: Tue, 20 Aug 2024 11:02:36 +0200 Subject: [PATCH] .gitea/workflows/deploy.yml aktualisiert --- .gitea/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 757a418..e85aee1 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -6,8 +6,8 @@ jobs: Explore-Gitea-Actions: runs-on: play steps: - # - name: 🎉 Test 🎉 - # run: whoami + - name: 🎉 Test 🎉 + run: whoami - name: 💡 get latest git revision 🍏 run: cd /etc/nixos && git pull - name: 🐧 Activate config 🐧