This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Fixed tag doc target
pull/44/head
4.0.4
Anairkoen Schno
4 years ago
parent
86b96194e3
commit
835be0700f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/tag_docs.yml
+ 1
- 1
.github/workflows/tag_docs.yml
View File
@ -2,7 +2,7 @@ name: Tag Docs
on
:
release:
types
:
[
created
]
types
:
[
"published"
]
jobs:
docs:
Write
Preview
Loading…
Cancel
Save