Update .gitea/workflows/deploy.yml
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 21s Details

This commit is contained in:
Alice 2024-07-08 19:55:39 -03:00
parent d1c98790eb
commit 7b0d96b0d2
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ jobs:
- name: Build
run: bundle exec jekyll build
run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."