Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Oct 25, 2023
1 parent 14a192f commit 85ba837
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/editors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Move Files
run: |
md out
mdir out
mv editors/*.* out/
- name: Build Markdown
Expand All @@ -40,5 +40,6 @@ jobs:
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: dist
folder: out
target-folder: editors
clean: true

0 comments on commit 85ba837

Please sign in to comment.