Skip to content

Commit

Permalink
Repair attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalikL committed Sep 10, 2024
1 parent ce6ac46 commit 41101cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
if: (github.repository == 'Adventech/sabbath-school-resources')
runs-on: ubuntu-latest
steps:
- name: Activate Globstar
run: shopt -s globstar
- name: Extract branch name
shell: bash
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"
Expand Down
2 changes: 1 addition & 1 deletion src/en/devo/test/content/blocks/blocks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Test document3
title: Test document2
---

{"style":{"text": {"typeface":"Omnes-BlackItalic", "color": "#E5723F", "size": "xl"}}}
Expand Down

0 comments on commit 41101cb

Please sign in to comment.