Skip to content

Commit

Permalink
move docs to dedicated folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatRozebudDude committed Nov 18, 2024
1 parent 3b1cd5e commit 5b58e24
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches: [master]
paths:
- art/docs/**
- docs/**
- .github/workflows/publish-wiki.yml

concurrency:
Expand All @@ -20,4 +20,4 @@ jobs:
- uses: actions/checkout@v3
- uses: Andrew-Chen-Wang/github-wiki-action@v4
with:
path: art/docs/
path: docs/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5b58e24

Please sign in to comment.