Skip to content

Commit

Permalink
Merge pull request TouhouWorks#2 from TouhouWorks/main
Browse files Browse the repository at this point in the history
fix stupid workflow bug
  • Loading branch information
akinazuki authored Jun 20, 2024
2 parents 4929766 + fd185e3 commit f93295a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: Generate touhou.events archive index
on:
push:
paths:
- '*.json'
- '**.json'
branches:
- main
permissions: write-all
Expand All @@ -30,4 +30,4 @@ jobs:
files: 'mnt/indexes.json'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


3 changes: 3 additions & 0 deletions 2024/01-01/東方冴樂凜_ev-a5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"test": "test4"
}

0 comments on commit f93295a

Please sign in to comment.